|
||||||||||
| 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
org.jboss.embedded.tomcat.jndi.KernelInitializingContextFactory
public class KernelInitializingContextFactory
comment
| Field Summary |
|---|
| Fields inherited from class org.jboss.embedded.jndi.DelegatingContextFactory |
|---|
INITIAL_CONTEXT_FACTORY_DEFAULT, INITIAL_CONTEXT_FACTORY_DELEGATE |
| Constructor Summary | |
|---|---|
KernelInitializingContextFactory()
|
|
| 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 KernelInitializingContextFactory()
| Method Detail |
|---|
public javax.naming.Context getInitialContext(java.util.Hashtable environment)
throws javax.naming.NamingException
getInitialContext in interface javax.naming.spi.InitialContextFactorygetInitialContext in class TomcatBridgeContextFactoryjavax.naming.NamingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||