Modifier and Type | Method and Description |
---|---|
void |
AppClientExtension.initialize(ExtensionContext context) |
Modifier and Type | Method and Description |
---|---|
void |
InfinispanExtension.initialize(ExtensionContext context)
Initialize this extension by registering its operation handlers and configuration
marshaller with the given
ExtensionContext . |
Modifier and Type | Method and Description |
---|---|
void |
JGroupsExtension.initialize(ExtensionContext context)
Initialize this extension by registering its operation handlers and configuration
marshaller with the given
ExtensionContext . |
Modifier and Type | Method and Description |
---|---|
protected Set<ManagementResourceRegistration> |
CmpExtension.initializeLegacyModel(ExtensionContext context) |
Modifier and Type | Method and Description |
---|---|
void |
ConfigAdminExtension.initialize(ExtensionContext context) |
Modifier and Type | Method and Description |
---|---|
void |
DataSourcesExtension.initialize(ExtensionContext context) |
Modifier and Type | Method and Description |
---|---|
void |
JcaExtension.initialize(ExtensionContext context) |
Modifier and Type | Method and Description |
---|---|
void |
ResourceAdaptersExtension.initialize(ExtensionContext context) |
Modifier and Type | Method and Description |
---|---|
void |
Extension.initialize(ExtensionContext context)
Initialize this extension by registering its operation handlers and configuration
marshaller with the given
ExtensionContext . |
Modifier and Type | Class and Description |
---|---|
class |
ExtensionRegistry.ExtensionContextImpl |
Modifier and Type | Method and Description |
---|---|
ExtensionContext |
ExtensionRegistry.getExtensionContext(String moduleName)
Deprecated.
|
ExtensionContext |
ExtensionRegistry.getExtensionContext(String moduleName,
boolean isMasterDomainController)
Gets an
ExtensionContext for use when handling an add operation for
a resource representing an Extension . |
Modifier and Type | Method and Description |
---|---|
void |
AbstractLegacyExtension.initialize(ExtensionContext context) |
protected abstract Set<ManagementResourceRegistration> |
AbstractLegacyExtension.initializeLegacyModel(ExtensionContext context)
Perform the work that a non-legacy extension would perform in
AbstractLegacyExtension.initialize(org.jboss.as.controller.ExtensionContext) ,
except no handler for the describe operation should be registered. |
Modifier and Type | Method and Description |
---|---|
void |
EeExtension.initialize(ExtensionContext context)
Initialize this extension by registering its operation handlers and configuration
marshaller with the given
ExtensionContext . |
Modifier and Type | Method and Description |
---|---|
void |
EJB3Extension.initialize(ExtensionContext context)
Initialize this extension by registering its operation handlers and configuration
marshaller with the given
ExtensionContext . |
Modifier and Type | Method and Description |
---|---|
void |
JacORBExtension.initialize(ExtensionContext context) |
Modifier and Type | Method and Description |
---|---|
protected Set<ManagementResourceRegistration> |
JAXRExtension.initializeLegacyModel(ExtensionContext context) |
Modifier and Type | Method and Description |
---|---|
void |
JaxrsExtension.initialize(ExtensionContext context)
Initialize this extension by registering its operation handlers and configuration
marshaller with the given
ExtensionContext . |
Modifier and Type | Method and Description |
---|---|
void |
JdrReportExtension.initialize(ExtensionContext context) |
Modifier and Type | Method and Description |
---|---|
void |
JMXExtension.initialize(ExtensionContext context)
Initialize this extension by registering its operation handlers and configuration
marshaller with the given
ExtensionContext . |
Modifier and Type | Method and Description |
---|---|
void |
JPAExtension.initialize(ExtensionContext context) |
Modifier and Type | Method and Description |
---|---|
void |
JSFExtension.initialize(ExtensionContext context)
Initialize this extension by registering its operation handlers and configuration
marshaller with the given
ExtensionContext . |
Modifier and Type | Method and Description |
---|---|
void |
JSR77ManagementExtension.initialize(ExtensionContext context)
Initialize this extension by registering its operation handlers and configuration
marshaller with the given
ExtensionContext . |
Modifier and Type | Method and Description |
---|---|
void |
LoggingExtension.initialize(ExtensionContext context) |
Modifier and Type | Method and Description |
---|---|
void |
MailExtension.initialize(ExtensionContext context) |
Modifier and Type | Method and Description |
---|---|
void |
MessagingExtension.initialize(ExtensionContext context) |
Modifier and Type | Method and Description |
---|---|
void |
NamingExtension.initialize(ExtensionContext context)
Initialize this extension by registering its operation handlers and configuration
marshaller with the given
ExtensionContext . |
Modifier and Type | Method and Description |
---|---|
void |
PojoExtension.initialize(ExtensionContext context)
Initialize this extension by registering its operation handlers and configuration
marshaller with the given
ExtensionContext . |
Modifier and Type | Method and Description |
---|---|
void |
RemotingExtension.initialize(ExtensionContext context) |
Modifier and Type | Method and Description |
---|---|
void |
SecurityExtension.initialize(ExtensionContext context) |
Modifier and Type | Method and Description |
---|---|
void |
DeploymentScannerExtension.initialize(ExtensionContext context)
Initialize this extension by registering its operation handlers and configuration
marshaller with the given
ExtensionContext . |
Modifier and Type | Method and Description |
---|---|
void |
SarExtension.initialize(ExtensionContext context)
Initialize this extension by registering its operation handlers and configuration
marshaller with the given
ExtensionContext . |
Modifier and Type | Method and Description |
---|---|
void |
ThreadsExtension.initialize(ExtensionContext context) |
Modifier and Type | Method and Description |
---|---|
void |
TransactionExtension.initialize(ExtensionContext context)
Initialize this extension by registering its operation handlers and configuration
marshaller with the given
ExtensionContext . |
Modifier and Type | Method and Description |
---|---|
protected Set<ManagementResourceRegistration> |
WebExtension.initializeLegacyModel(ExtensionContext context) |
Modifier and Type | Method and Description |
---|---|
void |
WSExtension.initialize(ExtensionContext context) |
Modifier and Type | Method and Description |
---|---|
void |
WeldExtension.initialize(ExtensionContext context)
Initialize this extension by registering its operation handlers and configuration
marshaller with the given
ExtensionContext . |
Modifier and Type | Method and Description |
---|---|
void |
XTSExtension.initialize(ExtensionContext context) |
Modifier and Type | Method and Description |
---|---|
void |
BatchSubsystemExtension.initialize(ExtensionContext context) |
Modifier and Type | Method and Description |
---|---|
void |
IOExtension.initialize(ExtensionContext context) |
Modifier and Type | Method and Description |
---|---|
void |
ModClusterExtension.initialize(ExtensionContext context)
Initialize this extension by registering its operation handlers and configuration
marshaller with the given
ExtensionContext . |
Modifier and Type | Method and Description |
---|---|
void |
RTSSubsystemExtension.initialize(ExtensionContext context) |
Modifier and Type | Method and Description |
---|---|
void |
SecurityManagerExtension.initialize(ExtensionContext context) |
Modifier and Type | Method and Description |
---|---|
void |
UndertowExtension.initialize(ExtensionContext context) |
Copyright © 2013 JBoss by Red Hat. All rights reserved.