Class ProcessApplicationServiceObjectFactory
java.lang.Object
org.camunda.bpm.container.impl.jndi.ProcessApplicationServiceObjectFactory
- All Implemented Interfaces:
ObjectFactory
ObjectFactory
that can be used for binding the ProcessApplicationService
into JNDI
- Author:
- Roman Smirnov, Daniel Meyer
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ProcessApplicationServiceObjectFactory
public ProcessApplicationServiceObjectFactory()
-
-
Method Details
-
getObjectInstance
public Object getObjectInstance(Object obj, Name name, Context nameCtx, Hashtable<?, ?> environment) throws Exception- Specified by:
getObjectInstance
in interfaceObjectFactory
- Throws:
Exception
-