public class AsyncAopIocLoader extends SimpleAopMaker<Async>
LifeCycle.Event, LifeCycle.Listener
限定符和类型 | 字段和说明 |
---|---|
protected ExecutorService |
es |
annoClass, iocName
IOCNAME
限定符 | 构造器和说明 |
---|---|
|
AsyncAopIocLoader() |
protected |
AsyncAopIocLoader(ExecutorService es) |
|
AsyncAopIocLoader(int size) |
限定符和类型 | 方法和说明 |
---|---|
void |
depose() |
ExecutorService |
getExecutorService() |
List<? extends MethodInterceptor> |
makeIt(Async async,
Method method,
Ioc ioc) |
void |
setExecutorService(ExecutorService es) |
_anno, _name, checkClass, checkMethod, getInterceptorPairList, getName, has, load
fetch, init, trigger
protected ExecutorService es
public AsyncAopIocLoader()
public AsyncAopIocLoader(int size)
protected AsyncAopIocLoader(ExecutorService es)
public List<? extends MethodInterceptor> makeIt(Async async, Method method, Ioc ioc)
makeIt
在类中 SimpleAopMaker<Async>
public void depose() throws Exception
depose
在接口中 LifeCycle
depose
在类中 AbstractLifeCycle
Exception
public ExecutorService getExecutorService()
public void setExecutorService(ExecutorService es)
Copyright © 2017. All rights reserved.