Interface JmxManagedProcessApplicationMBean
-
- All Known Implementing Classes:
JmxManagedProcessApplication
public interface JmxManagedProcessApplicationMBean
MBean interface forProcessApplications
. This interface allows retrieving management information about process applications.- Author:
- Daniel Meyer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<String>
getDeploymentIds()
List<String>
getDeploymentNames()
String
getProcessApplicationName()
-