org.jboss.aspects.asynch
Interface ExecutorAbstraction
- All Known Implementing Classes:
- ThreadPoolExecutor
- public interface ExecutorAbstraction
Provide way for developer to plug in their own executor implementation
- Version:
- $Revision: 1.5.2.4 $
- Author:
- Bill Burke
execute
public RemotableFuture execute(org.jboss.aop.joinpoint.MethodInvocation invocation)
throws Exception
- Throws:
Exception
setAdvisor
public void setAdvisor(org.jboss.aop.Advisor advisor)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.