Package | Description |
---|---|
org.jboss.msc.service.management |
Modifier and Type | Method and Description |
---|---|
ServiceStatus |
ServiceContainerMXBean.getServiceStatus(java.lang.String name)
Get the status of one service.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<ServiceStatus> |
ServiceContainerMXBean.queryServiceStatuses()
Get a list of service statuses in this container.
|
Copyright © 2011 JBoss, a division of Red Hat, Inc.