Package | Description |
---|---|
org.jboss.as.controller | |
org.jboss.as.server.deployment |
The JBossAS domain deployment subsystem classes.
|
Modifier and Type | Field and Description |
---|---|
static ServiceVerificationHandler |
ServiceVerificationHandler.INSTANCE
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractBoottimeAddStepHandler.performBoottime(OperationContext context,
org.jboss.dmr.ModelNode operation,
org.jboss.dmr.ModelNode model,
ServiceVerificationHandler verificationHandler,
List<org.jboss.msc.service.ServiceController<?>> newControllers)
Deprecated.
|
protected void |
AbstractAddStepHandler.performRuntime(OperationContext context,
org.jboss.dmr.ModelNode operation,
org.jboss.dmr.ModelNode model,
ServiceVerificationHandler verificationHandler,
List<org.jboss.msc.service.ServiceController<?>> newControllers)
Deprecated.
instead override one of the non-deprecated overloaded variants
|
protected void |
AbstractBoottimeAddStepHandler.performRuntime(OperationContext context,
org.jboss.dmr.ModelNode operation,
org.jboss.dmr.ModelNode model,
ServiceVerificationHandler verificationHandler,
List<org.jboss.msc.service.ServiceController<?>> newControllers)
Deprecated.
|
protected void |
RestartParentWriteAttributeHandler.recreateParentService(OperationContext context,
PathAddress parentAddress,
org.jboss.dmr.ModelNode parentModel,
ServiceVerificationHandler verificationHandler)
|
protected void |
RestartParentResourceHandlerBase.recreateParentService(OperationContext context,
PathAddress parentAddress,
org.jboss.dmr.ModelNode parentModel,
ServiceVerificationHandler verificationHandler)
|
Modifier and Type | Field and Description |
---|---|
static AttachmentKey<ServiceVerificationHandler> |
Attachments.SERVICE_VERIFICATION_HANDLER
Deprecated.
the object attached under this key does nothing
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.