Uses of Enum
com.sun.enterprise.module.ModuleState
Packages that use ModuleState
Package
Description
-
Uses of ModuleState in com.sun.enterprise.module
Subclasses with type arguments of type ModuleState in com.sun.enterprise.moduleModifier and TypeClassDescriptionenumModuleState define the state of a Module instance.Methods in com.sun.enterprise.module that return ModuleStateModifier and TypeMethodDescriptionModule.getState()Returns the module's statestatic ModuleStateReturns the enum constant of this type with the specified name.static ModuleState[]ModuleState.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ModuleState in com.sun.enterprise.module.impl
Fields in com.sun.enterprise.module.impl declared as ModuleStateMethods in com.sun.enterprise.module.impl that return ModuleState -
Uses of ModuleState in com.sun.enterprise.module.single
Methods in com.sun.enterprise.module.single that return ModuleState