org.jboss.aop.classpool
Class AbstractIsLocalResourcePlugin
java.lang.Object
org.jboss.aop.classpool.AbstractIsLocalResourcePlugin
- All Implemented Interfaces:
- IsLocalResourcePlugin
- Direct Known Subclasses:
- DefaultClassLoaderIsLocalResourcePlugin, TranslatableClassLoaderIsLocalResourcePlugin, URLClassLoaderIsLocalResourcePlugin
public abstract class AbstractIsLocalResourcePlugin
- extends Object
- implements IsLocalResourcePlugin
- 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 |
AbstractIsLocalResourcePlugin
public AbstractIsLocalResourcePlugin(DelegatingClassPool pool)
initialise
protected abstract void initialise()
getPool
protected DelegatingClassPool getPool()
Copyright © 2008 JBoss, a division of Red Hat, Inc.. All Rights Reserved.