public class RemotingProfileChildResourceAddHandler extends RemotingProfileChildResourceHandlerBase implements org.jboss.as.controller.OperationDescriptor
| Modifier | Constructor and Description |
|---|---|
protected |
RemotingProfileChildResourceAddHandler(org.jboss.as.controller.AttributeDefinition... attributes) |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends org.jboss.as.controller.AttributeDefinition> |
getAttributes() |
protected void |
populateModel(org.jboss.dmr.ModelNode operation,
org.jboss.dmr.ModelNode model) |
String |
toString() |
protected void |
updateModel(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode operation) |
getParentServiceName, recreateParentService, removeServicesprotected RemotingProfileChildResourceAddHandler(org.jboss.as.controller.AttributeDefinition... attributes)
public Collection<? extends org.jboss.as.controller.AttributeDefinition> getAttributes()
getAttributes in interface org.jboss.as.controller.OperationDescriptorprotected void updateModel(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode operation)
throws org.jboss.as.controller.OperationFailedException
updateModel in class org.jboss.as.controller.RestartParentResourceHandlerBaseorg.jboss.as.controller.OperationFailedExceptionprotected void populateModel(org.jboss.dmr.ModelNode operation,
org.jboss.dmr.ModelNode model)
throws org.jboss.as.controller.OperationFailedException
org.jboss.as.controller.OperationFailedExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.