Uses of Enum Class
org.jboss.as.controller.ExtensionContext.ContextType
Packages that use ExtensionContext.ContextType
-
Uses of ExtensionContext.ContextType in org.jboss.as.controller
Methods in org.jboss.as.controller that return ExtensionContext.ContextTypeModifier and TypeMethodDescriptionExtensionContext.getType()Gets the type of this context.static ExtensionContext.ContextTypeReturns the enum constant of this class with the specified name.static ExtensionContext.ContextType[]ExtensionContext.ContextType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ExtensionContext.ContextType in org.jboss.as.controller.extension
Methods in org.jboss.as.controller.extension that return ExtensionContext.ContextType