public abstract class FlushingHandlerAddProperties<T extends FlushingHandlerService> extends HandlerAddProperties<T>
Modifier | Constructor and Description |
---|---|
protected |
FlushingHandlerAddProperties(AttributeDefinition... attributeDefinitions) |
protected |
FlushingHandlerAddProperties(List<String> attributes,
AttributeDefinition... attributeDefinitions) |
Modifier and Type | Method and Description |
---|---|
protected void |
updateRuntime(OperationContext context,
org.jboss.msc.service.ServiceBuilder<Handler> serviceBuilder,
String name,
T service,
org.jboss.dmr.ModelNode model) |
copy, createHandlerService, getAttributes, performRuntime, populateModel
execute, populateModel, populateModel, requiresRuntime, requiresRuntimeVerification, rollbackRuntime
protected FlushingHandlerAddProperties(List<String> attributes, AttributeDefinition... attributeDefinitions)
protected FlushingHandlerAddProperties(AttributeDefinition... attributeDefinitions)
protected void updateRuntime(OperationContext context, org.jboss.msc.service.ServiceBuilder<Handler> serviceBuilder, String name, T service, org.jboss.dmr.ModelNode model) throws OperationFailedException
updateRuntime
in class HandlerAddProperties<T extends FlushingHandlerService>
OperationFailedException
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.