public class SizeRotatingHandlerResourceDefinition extends AbstractHandlerDefinition
SimpleResourceDefinition.Parameters| Modifier and Type | Field and Description |
|---|---|
static PropertyAttributeDefinition |
MAX_BACKUP_INDEX |
static String |
NAME |
static PropertyAttributeDefinition |
ROTATE_ON_BOOT |
static PropertyAttributeDefinition |
ROTATE_SIZE |
static PropertyAttributeDefinition |
SUFFIX |
CHANGE_LEVEL_OPERATION_NAME, FORMATTER, NAMED_FORMATTER, UPDATE_OPERATION_NAME| Constructor and Description |
|---|
SizeRotatingHandlerResourceDefinition(ResolvePathHandler resolvePathHandler,
boolean includeLegacyAttributes) |
SizeRotatingHandlerResourceDefinition(ResolvePathHandler resolvePathHandler,
PathInfoHandler diskUsagePathHandler,
boolean includeLegacyAttributes) |
| Modifier and Type | Method and Description |
|---|---|
void |
registerOperations(ManagementResourceRegistration registration) |
protected void |
registerResourceTransformers(KnownModelVersion modelVersion,
ResourceTransformationDescriptionBuilder resourceBuilder,
ResourceTransformationDescriptionBuilder loggingProfileBuilder)
Register the transformers for the resource.
|
registerAttributes, registerTransformersgetAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getMaxOccurs, getMinOccurs, getPathElement, getResourceDescriptionResolver, isFeature, isOrderedChild, isRuntime, registerAdditionalRuntimePackages, registerAddOperation, registerAddOperation, registerCapabilities, registerChildren, registerNotifications, registerRemoveOperation, registerRemoveOperation, setDeprecatedpublic static final String NAME
public static final PropertyAttributeDefinition MAX_BACKUP_INDEX
public static final PropertyAttributeDefinition ROTATE_ON_BOOT
public static final PropertyAttributeDefinition ROTATE_SIZE
public static final PropertyAttributeDefinition SUFFIX
public SizeRotatingHandlerResourceDefinition(ResolvePathHandler resolvePathHandler, boolean includeLegacyAttributes)
public SizeRotatingHandlerResourceDefinition(ResolvePathHandler resolvePathHandler, PathInfoHandler diskUsagePathHandler, boolean includeLegacyAttributes)
protected void registerResourceTransformers(KnownModelVersion modelVersion, ResourceTransformationDescriptionBuilder resourceBuilder, ResourceTransformationDescriptionBuilder loggingProfileBuilder)
AbstractHandlerDefinitionregisterResourceTransformers in class AbstractHandlerDefinitionmodelVersion - the model version we're registeringresourceBuilder - the builder for the resourceloggingProfileBuilder - the builder for the logging profilepublic void registerOperations(ManagementResourceRegistration registration)
registerOperations in interface ResourceDefinitionregisterOperations in class AbstractHandlerDefinitionCopyright © 2019 JBoss by Red Hat. All rights reserved.