Uses of Class
org.jboss.as.server.BootstrapListener
-
Packages that use BootstrapListener Package Description org.jboss.as.server -
-
Uses of BootstrapListener in org.jboss.as.server
Methods in org.jboss.as.server with parameters of type BootstrapListener Modifier and Type Method Description static voidServerService. addService(org.jboss.msc.service.ServiceTarget serviceTarget, Bootstrap.Configuration configuration, ControlledProcessState processState, BootstrapListener bootstrapListener, RunningModeControl runningModeControl, ManagedAuditLogger auditLogger, DelegatingConfigurableAuthorizer authorizer, ManagementSecurityIdentitySupplier securityIdentitySupplier, SuspendController suspendController)Add this service to the given service target.
-