public static interface ManagementRequestContext.AsyncTask<A>
Modifier and Type | Method and Description |
---|---|
void |
execute(ManagementRequestContext<A> context)
Execute the task.
|
void execute(ManagementRequestContext<A> context) throws Exception
context
- the request contextException
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.