Class PlatformServiceReferenceFactory
java.lang.Object
org.camunda.bpm.container.impl.jboss.util.PlatformServiceReferenceFactory
- All Implemented Interfaces:
org.jboss.as.naming.ManagedReferenceFactory
public class PlatformServiceReferenceFactory
extends Object
implements org.jboss.as.naming.ManagedReferenceFactory
Used by the
MscRuntimeContainerDelegate
to create the jndi bindings- Author:
- Daniel Meyer
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PlatformServiceReferenceFactory
-
-
Method Details
-
getReference
public org.jboss.as.naming.ManagedReference getReference()- Specified by:
getReference
in interfaceorg.jboss.as.naming.ManagedReferenceFactory
-