org.camunda.bpm.container.impl.jndi
Class ProcessApplicationServiceObjectFactory
java.lang.Object
org.camunda.bpm.container.impl.jndi.ProcessApplicationServiceObjectFactory
- All Implemented Interfaces:
- ObjectFactory
public class ProcessApplicationServiceObjectFactory
- extends Object
- implements ObjectFactory
ObjectFactory that can be used for binding the ProcessApplicationService into JNDI
- Author:
- Roman Smirnov, Daniel Meyer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessApplicationServiceObjectFactory
public ProcessApplicationServiceObjectFactory()
getObjectInstance
public Object getObjectInstance(Object obj,
Name name,
Context nameCtx,
Hashtable<?,?> environment)
throws Exception
- Specified by:
getObjectInstance in interface ObjectFactory
- Throws:
Exception
Copyright © 2016 camunda services GmbH. All rights reserved.