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

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

public static interface AbstractPluginWrapper.InternalResourceChecker


Method Summary
 boolean isResourceToBeManaged(ManageableResource resource)
           
 

Method Detail

isResourceToBeManaged

public boolean isResourceToBeManaged(ManageableResource resource)


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