public class STAFHelperCompatible2 extends AbstractSTAFHelperCompatible
Contains the specific implementation related to STAF2.
staf
STAF2_CLASS_NAME, STAF3_CLASS_NAME
Constructor and Description |
---|
STAFHelperCompatible2() |
Modifier and Type | Method and Description |
---|---|
java.util.Collection |
getRunningEngineNames(java.lang.String machine)
Get collection of running Engine names.
|
java.util.List<java.lang.String> |
getServiceEvents(java.lang.String machine,
java.lang.String servicename)
According to the service name, we try to get all events related to it.
|
getCompatibleSTAF, setSTAFHelper
public java.util.List<java.lang.String> getServiceEvents(java.lang.String machine, java.lang.String servicename) throws SAFSException
STAFHelperCompatibleInterface
servicename
- String, the service we want to get events forSAFSException
public java.util.Collection getRunningEngineNames(java.lang.String machine) throws SAFSException
SAFSException
Copyright © SAS Institute. All Rights Reserved.