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

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

public class AbstractPluginWrapper.SingleMBeanChecker
extends Object
implements AbstractPluginWrapper.InternalResourceChecker


Constructor Summary
AbstractPluginWrapper.SingleMBeanChecker()
           
 
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.SingleMBeanChecker

public AbstractPluginWrapper.SingleMBeanChecker()
Method Detail

isResourceToBeManaged

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


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