Uses of Enum Class
dev.galasa.cicsts.cicsresource.IJvmserver.PurgeType
-
Uses of IJvmserver.PurgeType in dev.galasa.cicsts.cicsresource
Modifier and TypeMethodDescriptionIJvmserver.disableWithEscalate()
Disable the CICS JVMSERVER resource.IJvmserver.disableWithEscalate
(int stepTimeout) Disable the CICS JVMSERVER resource.static IJvmserver.PurgeType
Returns the enum constant of this class with the specified name.static IJvmserver.PurgeType[]
IJvmserver.PurgeType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionboolean
IJvmserver.disable
(IJvmserver.PurgeType purgeType) Disable the CICS JVMSERVER resource with a specificIJvmserver.PurgeType
boolean
IJvmserver.disable
(IJvmserver.PurgeType purgeType, int timeout) Disable the CICS JVMSERVER resource with a specificIJvmserver.PurgeType
and specified timeout