public class DeploymentUploadBytesHandler extends AbstractDeploymentUploadHandler
Modifier and Type | Field and Description |
---|---|
static String |
OPERATION_NAME |
attribute
Modifier and Type | Method and Description |
---|---|
protected InputStream |
getContentInputStream(OperationContext operationContext,
org.jboss.dmr.ModelNode operation) |
static void |
registerMaster(ManagementResourceRegistration registration,
ContentRepository repository) |
static void |
registerSlave(ManagementResourceRegistration registration) |
execute
public static final String OPERATION_NAME
public static void registerMaster(ManagementResourceRegistration registration, ContentRepository repository)
public static void registerSlave(ManagementResourceRegistration registration)
protected InputStream getContentInputStream(OperationContext operationContext, org.jboss.dmr.ModelNode operation) throws OperationFailedException
getContentInputStream
in class AbstractDeploymentUploadHandler
OperationFailedException
Copyright © 2023 JBoss by Red Hat. All rights reserved.