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

java.lang.Object
  extended by org.jboss.console.plugins.helpers.AbstractPluginWrapper.SubFolderChecker
All Implemented Interfaces:
AbstractPluginWrapper.InternalResourceChecker
Enclosing class:
AbstractPluginWrapper

public class AbstractPluginWrapper.SubFolderChecker
extends Object
implements AbstractPluginWrapper.InternalResourceChecker


Constructor Summary
AbstractPluginWrapper.SubFolderChecker()
           
 
Method Summary
 boolean isResourceToBeManaged(ManageableResource 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 resource)
Specified by:
isResourceToBeManaged in interface AbstractPluginWrapper.InternalResourceChecker


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.