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