org.jboss.console.plugins.helpers
Interface AbstractPluginWrapper.InternalResourceChecker

All Known Implementing Classes:
AbstractPluginWrapper.RootTreeChecker, AbstractPluginWrapper.SingleMBeanChecker, AbstractPluginWrapper.StandardMBeanChecker, AbstractPluginWrapper.SubFolderChecker
Enclosing class:
AbstractPluginWrapper

public static interface AbstractPluginWrapper.InternalResourceChecker


Method Summary
 boolean isResourceToBeManaged(ManageableResource resource)
           
 

Method Detail

isResourceToBeManaged

boolean isResourceToBeManaged(ManageableResource resource)


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