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