|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.embedded.jndi.DelegatingContextFactory
org.jboss.embedded.tomcat.jndi.TomcatBridgeContextFactory
public class TomcatBridgeContextFactory
comment
Field Summary |
---|
Fields inherited from class org.jboss.embedded.jndi.DelegatingContextFactory |
---|
INITIAL_CONTEXT_FACTORY_DEFAULT, INITIAL_CONTEXT_FACTORY_DELEGATE |
Constructor Summary | |
---|---|
TomcatBridgeContextFactory()
|
Method Summary | |
---|---|
javax.naming.Context |
getInitialContext(java.util.Hashtable environment)
Get a new (writable) initial context. |
Methods inherited from class org.jboss.embedded.jndi.DelegatingContextFactory |
---|
getDelegate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TomcatBridgeContextFactory()
Method Detail |
---|
public javax.naming.Context getInitialContext(java.util.Hashtable environment) throws javax.naming.NamingException
getInitialContext
in interface javax.naming.spi.InitialContextFactory
getInitialContext
in class DelegatingContextFactory
javax.naming.NamingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |