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