|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.ejb.server.EjbInjectionTarget<T>
com.caucho.ejb.server.SingletonInjectionTarget<T>
public class SingletonInjectionTarget<T>
Creates an configures an ejb instance
| Constructor Summary | |
|---|---|
SingletonInjectionTarget(AbstractEjbBeanManager<T> manager,
AnnotatedType<T> annotatedType)
|
|
| Method Summary | |
|---|---|
protected void |
postConstruct(T instance)
|
| Methods inherited from class com.caucho.ejb.server.EjbInjectionTarget |
|---|
bindInjection, destroyInstance, getInjectionTarget, getPostConstruct, getPreDestroy, getTimeoutMethod, getTimerService, initInstance, newInstance, newInstance, registerInjection, setEnvLoader, setInjectionTarget, setPostConstruct, setPreDestroy, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SingletonInjectionTarget(AbstractEjbBeanManager<T> manager,
AnnotatedType<T> annotatedType)
| Method Detail |
|---|
protected void postConstruct(T instance)
postConstruct in class EjbInjectionTarget<T>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||