|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.ejb3.interceptors.aop.AbstractInterceptorFactory
org.jboss.ejb3.interceptors.aop.InjectInterceptorsFactory
public class InjectInterceptorsFactory
Comment
| Constructor Summary | |
|---|---|
InjectInterceptorsFactory()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
createPerJoinpoint(org.jboss.aop.Advisor advisor,
org.jboss.aop.InstanceAdvisor instanceAdvisor,
org.jboss.aop.joinpoint.Joinpoint jp)
Generate the proper interceptor chain based on the spec interceptors. |
java.lang.Object |
createPerJoinpoint(org.jboss.aop.Advisor advisor,
org.jboss.aop.joinpoint.Joinpoint jp)
|
| Methods inherited from class org.jboss.ejb3.interceptors.aop.AbstractInterceptorFactory |
|---|
createPerClass, createPerInstance, createPerVM, getName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InjectInterceptorsFactory()
| Method Detail |
|---|
public java.lang.Object createPerJoinpoint(org.jboss.aop.Advisor advisor,
org.jboss.aop.InstanceAdvisor instanceAdvisor,
org.jboss.aop.joinpoint.Joinpoint jp)
createPerJoinpoint in interface org.jboss.aop.advice.AspectFactorycreatePerJoinpoint in class AbstractInterceptorFactory
public java.lang.Object createPerJoinpoint(org.jboss.aop.Advisor advisor,
org.jboss.aop.joinpoint.Joinpoint jp)
createPerJoinpoint in interface org.jboss.aop.advice.AspectFactorycreatePerJoinpoint in class AbstractInterceptorFactory
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||