Package | Description |
---|---|
org.jboss.as.controller.extension | |
org.jboss.as.controller.parsing | |
org.jboss.as.server.parsing |
Modifier and Type | Method and Description |
---|---|
Set<ProfileParsingCompletionHandler> |
ExtensionRegistry.getProfileParsingCompletionHandlers() |
Modifier and Type | Method and Description |
---|---|
void |
ExtensionParsingContext.setProfileParsingCompletionHandler(ProfileParsingCompletionHandler handler)
Registers a
ProfileParsingCompletionHandler to receive a callback upon completion of parsing of a
profile. |
Modifier and Type | Method and Description |
---|---|
Set<ProfileParsingCompletionHandler> |
ExtensionHandler.getProfileParsingCompletionHandlers() |
Copyright © 2023 JBoss by Red Hat. All rights reserved.