public abstract class SecureOperationHandler extends Object implements org.gatein.management.api.operation.OperationHandler
| Constructor and Description |
|---|
SecureOperationHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
doExecute(org.gatein.management.api.operation.OperationContext operationContext,
org.gatein.management.api.operation.ResultHandler resultHandler) |
void |
execute(org.gatein.management.api.operation.OperationContext operationContext,
org.gatein.management.api.operation.ResultHandler resultHandler) |
public final void execute(org.gatein.management.api.operation.OperationContext operationContext,
org.gatein.management.api.operation.ResultHandler resultHandler)
throws org.gatein.management.api.exceptions.ResourceNotFoundException,
org.gatein.management.api.exceptions.OperationException
execute in interface org.gatein.management.api.operation.OperationHandlerorg.gatein.management.api.exceptions.ResourceNotFoundExceptionorg.gatein.management.api.exceptions.OperationExceptionprotected abstract void doExecute(org.gatein.management.api.operation.OperationContext operationContext,
org.gatein.management.api.operation.ResultHandler resultHandler)
throws org.gatein.management.api.exceptions.ResourceNotFoundException,
org.gatein.management.api.exceptions.OperationException
org.gatein.management.api.exceptions.ResourceNotFoundExceptionorg.gatein.management.api.exceptions.OperationExceptionCopyright © 2003–2020 eXo Platform SAS. All rights reserved.