public abstract class AbstractArtemisActionHandler
extends org.jboss.as.controller.AbstractRuntimeOnlyHandler
| Constructor and Description |
|---|
AbstractArtemisActionHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkAllowedOnJournal(org.jboss.as.controller.OperationContext context,
String operationName) |
protected Path |
getServerTempDir(org.jboss.as.controller.OperationContext context) |
protected File |
resolveFile(org.jboss.as.controller.OperationContext context,
org.jboss.as.controller.PathElement pathElement) |
protected String |
resolvePath(org.jboss.as.controller.OperationContext context,
org.jboss.as.controller.PathElement pathElement) |
protected String resolvePath(org.jboss.as.controller.OperationContext context, org.jboss.as.controller.PathElement pathElement) throws org.jboss.as.controller.OperationFailedException
org.jboss.as.controller.OperationFailedExceptionprotected Path getServerTempDir(org.jboss.as.controller.OperationContext context)
protected File resolveFile(org.jboss.as.controller.OperationContext context, org.jboss.as.controller.PathElement pathElement) throws org.jboss.as.controller.OperationFailedException
org.jboss.as.controller.OperationFailedExceptionprotected void checkAllowedOnJournal(org.jboss.as.controller.OperationContext context,
String operationName)
throws org.jboss.as.controller.OperationFailedException
org.jboss.as.controller.OperationFailedExceptionCopyright © 2022 JBoss by Red Hat. All rights reserved.