|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.ejb.containers.ContainerFactoryImpl
@Service public final class ContainerFactoryImpl
| Constructor Summary | |
|---|---|
ContainerFactoryImpl()
|
|
| Method Summary | |
|---|---|
Container |
createContainer(EjbDescriptor ejbDescriptor,
java.lang.ClassLoader loader,
EJBSecurityManager sm,
DeploymentContext dynamicConfigContext)
Create the appropriate Container instance and initialize it. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContainerFactoryImpl()
| Method Detail |
|---|
public Container createContainer(EjbDescriptor ejbDescriptor,
java.lang.ClassLoader loader,
EJBSecurityManager sm,
DeploymentContext dynamicConfigContext)
throws java.lang.Exception
ContainerFactory
createContainer in interface ContainerFactoryejbDescriptor - the deployment descriptor of the EJB
for which a container is to be created.
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||