|
|||||||||
| 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.InitialContextHandle
|
+--org.jboss.ejb.plugins.jrmp.interfaces.PropertiesInitialContextHandle
An implementation of InitialContextHandle that reads a properties
file from a configured URL for the environment.
| Inner Class Summary | |
static class |
PropertiesInitialContextHandle.Factory
A factory for producing PropertiesInitialContextHandle
instance objects. |
| Constructor Summary | |
PropertiesInitialContextHandle()
Construct a PropertiesInitialContextHandle. |
|
| Method Summary | |
javax.naming.InitialContext |
getInitialContext()
Get the initial context for this handle. |
| Methods inherited from class org.jboss.ejb.plugins.jrmp.interfaces.InitialContextHandle |
create |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PropertiesInitialContextHandle()
| Method Detail |
public javax.naming.InitialContext getInitialContext()
throws javax.naming.NamingException
getInitialContext in class InitialContextHandlejavax.naming.NamingException - Failed to create InitialContext.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||