|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.jboss.aspects.asynch.ThreadPoolExecutor
public class ThreadPoolExecutor
Comment
| Constructor Summary | |
|---|---|
ThreadPoolExecutor()
|
|
| Method Summary | |
|---|---|
RemotableFuture |
execute(org.jboss.aop.joinpoint.MethodInvocation invocation)
|
void |
setAdvisor(org.jboss.aop.Advisor advisor)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ThreadPoolExecutor()
| Method Detail |
|---|
public void setAdvisor(org.jboss.aop.Advisor advisor)
setAdvisor in interface ExecutorAbstraction
public RemotableFuture execute(org.jboss.aop.joinpoint.MethodInvocation invocation)
throws java.lang.Exception
execute in interface ExecutorAbstractionjava.lang.Exception
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||