org.jwarp.service.system
Interface ISystemService
- public interface ISystemService
SERVICE_TYPE
public static final java.lang.String SERVICE_TYPE
getRunningServiceCount
public int getRunningServiceCount()
getSuspendedServiceCount
public int getSuspendedServiceCount()
getStoppedServiceCount
public int getStoppedServiceCount()
getRunningServiceNames
public java.util.Iterator getRunningServiceNames()
getSuspendedServiceNames
public java.util.Iterator getSuspendedServiceNames()
getStoppedServiceNames
public java.util.Iterator getStoppedServiceNames()
isSecurityActive
public boolean isSecurityActive()