org.jboss.console.plugins.helpers
Class AbstractPluginWrapper.SubFolderChecker

java.lang.Object
  extended byorg.jboss.console.plugins.helpers.AbstractPluginWrapper.SubFolderChecker
All Implemented Interfaces:
AbstractPluginWrapper.InternalResourceChecker (src)
Enclosing class:
AbstractPluginWrapper (src)

public class AbstractPluginWrapper.SubFolderChecker
extends java.lang.Object
implements AbstractPluginWrapper.InternalResourceChecker (src)


Constructor Summary
AbstractPluginWrapper.SubFolderChecker()
           
 
Method Summary
 boolean isResourceToBeManaged(ManageableResource (src)  resource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractPluginWrapper.SubFolderChecker

public AbstractPluginWrapper.SubFolderChecker()
Method Detail

isResourceToBeManaged

public boolean isResourceToBeManaged(ManageableResource (src)  resource)
Specified by:
isResourceToBeManaged in interface AbstractPluginWrapper.InternalResourceChecker (src)