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 |
---|---|
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 | Method and Description |
---|---|
ExtensionContext |
ExtensionRegistry.getExtensionContext(String moduleName)
Gets an
ExtensionContext for use when handling an add operation for
a resource representing an Extension . |
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 |
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 |
LoggingExtension.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 |
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 |
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 |
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 |
---|---|
void |
WebExtension.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 |
WeldExtension.initialize(ExtensionContext context)
Initialize this extension by registering its operation handlers and configuration
marshaller with the given
ExtensionContext . |
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.