public class AsyncHandlerAdd extends HandlerAddProperties<AsyncHandlerService>
Modifier and Type | Field and Description |
---|---|
static AsyncHandlerAdd |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
protected AsyncHandlerService |
createHandlerService(OperationContext context,
org.jboss.dmr.ModelNode model) |
protected void |
updateRuntime(OperationContext context,
org.jboss.msc.service.ServiceBuilder<Handler> serviceBuilder,
String name,
AsyncHandlerService service,
org.jboss.dmr.ModelNode model) |
copy, getAttributes, performRuntime, populateModel
execute, populateModel, populateModel, requiresRuntime, requiresRuntimeVerification, rollbackRuntime
public static final AsyncHandlerAdd INSTANCE
protected void updateRuntime(OperationContext context, org.jboss.msc.service.ServiceBuilder<Handler> serviceBuilder, String name, AsyncHandlerService service, org.jboss.dmr.ModelNode model) throws OperationFailedException
updateRuntime
in class HandlerAddProperties<AsyncHandlerService>
OperationFailedException
protected AsyncHandlerService createHandlerService(OperationContext context, org.jboss.dmr.ModelNode model) throws OperationFailedException
createHandlerService
in class HandlerAddProperties<AsyncHandlerService>
OperationFailedException
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.