Uses of Interface
org.jboss.as.controller.BootContext
-
Packages that use BootContext Package Description org.jboss.as.controller -
-
Uses of BootContext in org.jboss.as.controller
Methods in org.jboss.as.controller with parameters of type BootContext Modifier and Type Method Description protected voidAbstractControllerService. boot(BootContext context)Boot the controller.protected org.jboss.dmr.ModelNodeAbstractControllerService. registerModelControllerServiceInitializationBootStep(BootContext context)Used to add the operation used to initialise the ModelControllerServiceInitialization instances.
-