Class MscManagedProcessApplication

java.lang.Object
org.camunda.bpm.container.impl.jboss.service.MscManagedProcessApplication
All Implemented Interfaces:
org.jboss.msc.Service, org.jboss.msc.service.Service<MscManagedProcessApplication>, org.jboss.msc.value.Value<MscManagedProcessApplication>

public class MscManagedProcessApplication extends Object implements org.jboss.msc.service.Service<MscManagedProcessApplication>

Represents a Process Application registered with the Msc

This is the equivalent of the JmxManagedProcessApplication

Author:
Daniel Meyer