|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.jboss.ejb.plugins.jrmp.interfaces.PropertiesInitialContextHandle.Factory
A factory for producing PropertiesInitialContextHandle
instance objects.
Only one instance is created to help minimize the overhead required to inspect the running configuration.
Constructor Summary | |
PropertiesInitialContextHandle.Factory()
|
Method Summary | |
InitialContextHandle |
create()
Creates an initial context handle suitable creating an initial context for the current virtual machine. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PropertiesInitialContextHandle.Factory()
Method Detail |
public InitialContextHandle create()
create
in interface InitialContextHandleFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |