Class CGAgentPollingTaskFlags
- java.lang.Object
-
- org.wso2.carbon.cloud.gateway.agent.CGAgentPollingTaskFlags
-
public class CGAgentPollingTaskFlags extends Object
Contains the list of flags of polling task that has requested shut down
-
-
Constructor Summary
Constructors Constructor Description CGAgentPollingTaskFlags()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidflagForShutDown(String serviceName, boolean flag)static booleanisFlaggedForShutDown(String serviceName)
-