org.jboss.aop.classpool.ucl
Class JBossUclDelegatingClassPoolFactory
java.lang.Object
org.jboss.aop.classpool.AbstractJBossClassPoolFactory
org.jboss.aop.classpool.AbstractJBossDelegatingClassPoolFactory
org.jboss.aop.classpool.ucl.JBossUclDelegatingClassPoolFactory
- All Implemented Interfaces:
- javassist.scopedpool.ScopedClassPoolFactory
public class JBossUclDelegatingClassPoolFactory
- extends AbstractJBossDelegatingClassPoolFactory
- implements javassist.scopedpool.ScopedClassPoolFactory
- Version:
- $Revision: 1.1 $
- Author:
- Kabir Khan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javassist.scopedpool.ScopedClassPoolFactory |
create |
tmpClassesDir
protected File tmpClassesDir
JBossUclDelegatingClassPoolFactory
public JBossUclDelegatingClassPoolFactory(File tmpClassesDir)
throws IOException
- Throws:
IOException
create
public javassist.scopedpool.ScopedClassPool create(ClassLoader cl,
javassist.ClassPool src,
javassist.scopedpool.ScopedClassPoolRepository repository)
- Specified by:
create
in interface javassist.scopedpool.ScopedClassPoolFactory
getTempDirectory
protected File getTempDirectory(ClassLoader cl)
createTempDir
public File createTempDir(ClassLoader cl)
throws IOException
- Throws:
IOException
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.