| Package | Description |
|---|---|
| org.jboss.as.controller.extension | |
| org.jboss.as.controller.parsing | |
| org.jboss.as.web |
| 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 | Class and Description |
|---|---|
class |
DefaultJsfProfileCompletionHandler
ProfileParsingCompletionHandler that installs a default JSF extension and subsystem if the
profile included legacy web subsystem versions and did not include a JSF subsystem. |
Copyright © 2014 JBoss by Red Hat. All rights reserved.