| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSingletonContainer |
class |
BaseContainer
This class implements part of the com.sun.ejb.Container interface.
|
class |
BMCSingletonContainer |
class |
CMCSingletonContainer |
class |
StatefulSessionContainer
This class provides container functionality specific to stateful
SessionBeans.
|
class |
StatelessSessionContainer
This class provides container functionality specific to stateless
SessionBeans.
|
| Modifier and Type | Method and Description |
|---|---|
JavaEEContainer |
ComponentContext.getContainer() |
| Modifier and Type | Method and Description |
|---|---|
JavaEEContainer |
JavaEEContainerManager.getContainerFor(String componentId) |
| Modifier and Type | Method and Description |
|---|---|
void |
JavaEEContainerManager.registerContainer(String componentId,
JavaEEContainer container) |
| Modifier and Type | Class and Description |
|---|---|
class |
MessageBeanContainer
This class provides container functionality specific to message-driven EJBs.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommitCEntityContainer |
class |
EntityContainer
This class implements the Container interface for EntityBeans.
|
class |
ReadOnlyBeanContainer
The Container that manages instances of ReadOnly Beans.
|
Copyright © 2019. All rights reserved.