org.jboss.aop
Class AOPClassPoolFactory
java.lang.Object
org.jboss.aop.AOPClassPoolFactory
- All Implemented Interfaces:
- ClassPoolFactory
public class AOPClassPoolFactory
- extends Object
- implements ClassPoolFactory
Comment
- Version:
- $Revision: 1.2 $
- Author:
- Bill Burke
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AOPClassPoolFactory
public AOPClassPoolFactory()
create
public AOPClassPool create(ClassLoader cl,
javassist.ClassPool src,
AspectManager manager)
- Specified by:
create
in interface ClassPoolFactory
create
public AOPClassPool create(javassist.ClassPool src,
AspectManager manager)
- Specified by:
create
in interface ClassPoolFactory
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.