org.jboss.aop
Class GeneratedInstanceAdvisorMixin.InstanceInterceptorFactory
java.lang.Object
org.jboss.aop.GeneratedInstanceAdvisorMixin.InstanceInterceptorFactory
- All Implemented Interfaces:
- InterceptorFactory
- Enclosing class:
- GeneratedInstanceAdvisorMixin
public class GeneratedInstanceAdvisorMixin.InstanceInterceptorFactory
- extends Object
- implements InterceptorFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
create
public Interceptor create(Advisor advisor,
Joinpoint joinpoint)
- Specified by:
create
in interface InterceptorFactory
getClassName
public String getClassName()
getAdvice
public String getAdvice()
- Specified by:
getAdvice
in interface InterceptorFactory
getAspect
public AspectDefinition getAspect()
- Specified by:
getAspect
in interface InterceptorFactory
getName
public String getName()
- Specified by:
getName
in interface InterceptorFactory
isDeployed
public boolean isDeployed()
- Specified by:
isDeployed
in interface InterceptorFactory
Copyright © 2004 JBoss Inc. All Rights Reserved.