| Package | Description |
|---|---|
| org.jboss.as.controller | |
| org.jboss.as.controller.extension |
| Modifier and Type | Method and Description |
|---|---|
ExtensionContext.ContextType |
ExtensionContext.getType()
Gets the type of this context.
|
static ExtensionContext.ContextType |
ExtensionContext.ContextType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExtensionContext.ContextType[] |
ExtensionContext.ContextType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ExtensionContext.ContextType |
ExtensionRegistryType.getContextType() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.