|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.ejb.containers.BaseContainer
com.sun.ejb.containers.AbstractSingletonContainer
com.sun.ejb.containers.BMCSingletonContainer
public class BMCSingletonContainer
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.sun.ejb.containers.AbstractSingletonContainer |
|---|
AbstractSingletonContainer.SingletonContextFactory |
| Nested classes/interfaces inherited from class com.sun.ejb.containers.BaseContainer |
|---|
BaseContainer.ContainerType |
| Field Summary |
|---|
| Fields inherited from class com.sun.ejb.containers.AbstractSingletonContainer |
|---|
singletonCtx, singletonCtxFactory, singletonInitializationFailed, singletonInitialized |
| Fields inherited from interface com.sun.ejb.Container |
|---|
SEC_CHECKED, SEC_EXCLUDED, SEC_NOT_INITIALIZED, SEC_UNCHECKED, secAttrStrings, TX_BEAN_MANAGED, TX_MANDATORY, TX_NEVER, TX_NOT_INITIALIZED, TX_NOT_SUPPORTED, TX_REQUIRED, TX_REQUIRES_NEW, TX_SUPPORTS, txAttrStrings |
| Constructor Summary | |
|---|---|
BMCSingletonContainer(EjbDescriptor desc,
java.lang.ClassLoader cl)
|
|
| Method Summary | |
|---|---|
protected ComponentContext |
_getContext(EjbInvocation inv)
|
void |
releaseContext(EjbInvocation inv)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BMCSingletonContainer(EjbDescriptor desc,
java.lang.ClassLoader cl)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
protected ComponentContext _getContext(EjbInvocation inv)
_getContext in class BaseContainerpublic void releaseContext(EjbInvocation inv)
releaseContext in class BaseContainer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||