|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.webbeans.component.creation.AbstractBeanCreator<T>
org.apache.webbeans.component.creation.AbstractInjectedTargetBeanCreator<T>
org.apache.webbeans.ejb.common.component.EjbBeanCreatorImpl<T>
T - ejb class typepublic class EjbBeanCreatorImpl<T>
EjbBeanCreatorImpl.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.apache.webbeans.component.creation.BeanCreator |
|---|
BeanCreator.MetaDataProvider |
| Constructor Summary | |
|---|---|
EjbBeanCreatorImpl(BaseEjbBean<T> ejbBean)
|
|
| Method Summary | |
|---|---|
void |
checkCreateConditions()
|
void |
defineApiType()
|
java.util.Set<javax.enterprise.inject.spi.ObserverMethod<?>> |
defineObserverMethods()
|
void |
defineScopeType(java.lang.String errorMessage,
boolean allowLazyInit)
|
BaseEjbBean<T> |
getBean()
|
| Methods inherited from class org.apache.webbeans.component.creation.AbstractInjectedTargetBeanCreator |
|---|
defineDisposalMethods, defineInjectedFields, defineInjectedMethods, defineProducerFields, defineProducerMethods |
| Methods inherited from class org.apache.webbeans.component.creation.AbstractBeanCreator |
|---|
defineName, defineQualifier, defineSerializable, defineStereoTypes, getAnnotatedType, getMetaDataProvider, isDefaultMetaDataProvider, setAnnotatedType, setMetaDataProvider |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.webbeans.component.creation.InjectedTargetBeanCreator |
|---|
defineDisposalMethods, defineInjectedFields, defineInjectedMethods, defineProducerFields, defineProducerMethods |
| Constructor Detail |
|---|
public EjbBeanCreatorImpl(BaseEjbBean<T> ejbBean)
| Method Detail |
|---|
public void checkCreateConditions()
checkCreateConditions in interface BeanCreator<T>checkCreateConditions in class AbstractBeanCreator<T>
public void defineScopeType(java.lang.String errorMessage,
boolean allowLazyInit)
throws WebBeansPassivationException
defineScopeType in interface BeanCreator<T>defineScopeType in class AbstractBeanCreator<T>WebBeansPassivationExceptionpublic void defineApiType()
defineApiType in interface BeanCreator<T>defineApiType in class AbstractBeanCreator<T>public java.util.Set<javax.enterprise.inject.spi.ObserverMethod<?>> defineObserverMethods()
defineObserverMethods in interface InjectedTargetBeanCreator<T>defineObserverMethods in class AbstractInjectedTargetBeanCreator<T>public BaseEjbBean<T> getBean()
getBean in interface BeanCreator<T>getBean in class AbstractInjectedTargetBeanCreator<T>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||