Interface JmxManagedProcessApplicationMBean
-
- All Known Implementing Classes:
JmxManagedProcessApplication
public interface JmxManagedProcessApplicationMBeanMBean 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()StringgetProcessApplicationName()
-