public final class LoggingOperations extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LoggingOperations.LoggingAddOperationStepHandler
A base step handler for logging operations.
|
static class |
LoggingOperations.LoggingRemoveOperationStepHandler
A base remove step handler for logging operations.
|
static class |
LoggingOperations.LoggingWriteAttributeHandler
A default log handler write attribute step handler.
|
static class |
LoggingOperations.ReadFilterOperationStepHandler |
| Constructor and Description |
|---|
LoggingOperations() |
| Modifier and Type | Method and Description |
|---|---|
static PathAddress |
getAddress(org.jboss.dmr.ModelNode operation)
Get the address from the operation.
|
static String |
getAddressName(org.jboss.dmr.ModelNode operation)
Get the address name from the operation.
|
public static String getAddressName(org.jboss.dmr.ModelNode operation)
operation - the operation to extract the address name frompublic static PathAddress getAddress(org.jboss.dmr.ModelNode operation)
operation - the operation to extract the address fromCopyright © 2018 JBoss by Red Hat. All rights reserved.