[
https://jira.jboss.org/browse/JBAS-8542?page=com.atlassian.jira.plugin.sy...
]
Thomas Diesler resolved JBAS-8542.
----------------------------------
Resolution: Done
Done
Point jconsole to 'jboss:ServiceContainer'
public interface ManagedServiceContainer {
List<String> listServices();
List<String> listServicesByMode(String mode);
List<String> listServicesByState(String state);
void setMode(String serviceName, String mode);
}
Provide management view on the ServiceContainer
-----------------------------------------------
Key: JBAS-8542
URL:
https://jira.jboss.org/browse/JBAS-8542
Project: JBoss Application Server
Issue Type: Task
Security Level: Public(Everyone can see)
Components: JMX
Reporter: Thomas Diesler
Assignee: Thomas Diesler
Fix For: 7.0.0.M1
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira