public class AsyncAopIocLoader extends SimpleAopMaker<Async>
LifeCycle.Event, LifeCycle.Listener| Modifier and Type | Field and Description |
|---|---|
protected ExecutorService |
es |
annoClass, iocNameIOCNAME| Modifier | Constructor and Description |
|---|---|
|
AsyncAopIocLoader() |
protected |
AsyncAopIocLoader(ExecutorService es) |
|
AsyncAopIocLoader(int size) |
| Modifier and Type | Method and Description |
|---|---|
void |
depose() |
ExecutorService |
getExecutorService() |
List<? extends MethodInterceptor> |
makeIt(Async async,
Method method,
Ioc ioc) |
void |
setExecutorService(ExecutorService es) |
_anno, _name, checkClass, checkMethod, getInterceptorPairList, getMethods, getName, has, loadfetch, init, triggerprotected ExecutorService es
public AsyncAopIocLoader()
public AsyncAopIocLoader(int size)
protected AsyncAopIocLoader(ExecutorService es)
public List<? extends MethodInterceptor> makeIt(Async async, Method method, Ioc ioc)
makeIt in class SimpleAopMaker<Async>public void depose()
throws Exception
depose in interface LifeCycledepose in class AbstractLifeCycleExceptionpublic ExecutorService getExecutorService()
public void setExecutorService(ExecutorService es)
Copyright © 2017. All rights reserved.