JPF 1.5.1

org.java.plugin.standard
Class StandardPluginClassLoader.ResourceFilter

java.lang.Object
  extended by org.java.plugin.standard.StandardPluginClassLoader.ResourceFilter
Enclosing class:
StandardPluginClassLoader

protected static final class StandardPluginClassLoader.ResourceFilter
extends java.lang.Object


Constructor Summary
protected StandardPluginClassLoader.ResourceFilter(Library lib)
           
 
Method Summary
protected  boolean isClassVisible(java.lang.String className)
           
protected  boolean isResourceVisible(java.lang.String resPath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StandardPluginClassLoader.ResourceFilter

protected StandardPluginClassLoader.ResourceFilter(Library lib)
Method Detail

isClassVisible

protected boolean isClassVisible(java.lang.String className)

isResourceVisible

protected boolean isResourceVisible(java.lang.String resPath)

JPF 1.5.1

Copyright © 2004-2007 Dmitry Olshansky. All Rights Reserved.