|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.cache.transaction.DummyContextFactory
public class DummyContextFactory
| Constructor Summary | |
|---|---|
DummyContextFactory()
|
|
| Method Summary | |
|---|---|
javax.naming.Context |
getInitialContext(java.util.Hashtable environment)
Creates an Initial Context for beginning name resolution. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DummyContextFactory()
| Method Detail |
|---|
public javax.naming.Context getInitialContext(java.util.Hashtable environment)
throws javax.naming.NamingException
environment.
The environment parameter is owned by the caller.
The implementation will not modify the object or keep a reference
to it, although it may keep a reference to a clone or copy.
getInitialContext in interface javax.naming.spi.InitialContextFactoryenvironment - The possibly null environment
specifying information to be used in the creation
of the initial context.
javax.naming.NamingException - If cannot create an initial context.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||