Package dev.galasa.zosliberty.angel
Interface IZosLibertyAngel
public interface IZosLibertyAngel
Represents a zOS Liberty angel process
-
Method Summary
-
Method Details
-
start
Start the zOS Liberty angel- Throws:
ZosLibertyAngelException
-
stop
Stop the zOS Liberty angel- Throws:
ZosLibertyAngelException
-
isActive
Is the zOS Liberty angel active- Returns:
- true/false
- Throws:
ZosLibertyAngelException
-
getName
String getName()Get the zOS Liberty angel "named angel name"- Returns:
- the "named angel name"
-