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