Package org.jbpm.test.util
Class CloseSafeMemoryContextFactory
- java.lang.Object
-
- org.jbpm.test.util.CloseSafeMemoryContextFactory
-
- All Implemented Interfaces:
InitialContextFactory
public class CloseSafeMemoryContextFactory extends Object implements InitialContextFactory
-
-
Constructor Summary
Constructors Constructor Description CloseSafeMemoryContextFactory()
-
-
-
Method Detail
-
getInitialContext
public Context getInitialContext(Hashtable environment) throws NamingException
- Specified by:
getInitialContext
in interfaceInitialContextFactory
- Throws:
NamingException
-
-