|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jfox.ejb.plugin.AbstractInvoker
org.jfox.ejb.plugin.A5_PoolInvoker
从实例池取得 Bean 实例,执行后返回 A5 用于排序
| Field Summary |
| Fields inherited from class org.jfox.ejb.plugin.AbstractInvoker |
logger |
| Constructor Summary | |
A5_PoolInvoker()
|
|
| Method Summary | |
java.lang.Object |
invokeBean(Bucket bucket,
Invocation invocation,
java.util.Iterator iter)
执行 invokeBean 方法 |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class org.jfox.ejb.plugin.AbstractInvoker |
compareTo, invokeHome |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public A5_PoolInvoker()
| Method Detail |
public java.lang.Object invokeBean(Bucket bucket,
Invocation invocation,
java.util.Iterator iter)
throws java.lang.Exception
Invoker
invokeBean in interface InvokerinvokeBean in class AbstractInvokerjava.lang.Exceptionpublic static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||