org.jboss.aop.reflectprototype
Class AopClassPoolFactory

java.lang.Object
  extended by org.jboss.aop.reflectprototype.AopClassPoolFactory
All Implemented Interfaces:
ClassPoolFactory

public class AopClassPoolFactory
extends Object
implements ClassPoolFactory

A AopClassPoolFactory.

Version:
$Revision: 1.1 $
Author:
Stale W. Pedersen

Constructor Summary
AopClassPoolFactory()
           
 
Method Summary
 javassist.ClassPool getPoolForLoader(ClassLoader cl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AopClassPoolFactory

public AopClassPoolFactory()
Method Detail

getPoolForLoader

public javassist.ClassPool getPoolForLoader(ClassLoader cl)
Specified by:
getPoolForLoader in interface ClassPoolFactory


Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.