Uses of Interface
org.jboss.as.controller.parsing.ProfileParsingCompletionHandler
Packages that use ProfileParsingCompletionHandler
-
Uses of ProfileParsingCompletionHandler in org.jboss.as.controller.extension
Methods in org.jboss.as.controller.extension that return types with arguments of type ProfileParsingCompletionHandler -
Uses of ProfileParsingCompletionHandler in org.jboss.as.controller.parsing
Methods in org.jboss.as.controller.parsing with parameters of type ProfileParsingCompletionHandlerModifier and TypeMethodDescriptionvoidExtensionParsingContext.setProfileParsingCompletionHandler(ProfileParsingCompletionHandler handler) Registers aProfileParsingCompletionHandlerto receive a callback upon completion of parsing of a profile.