站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 console API Documentation 英文版文档

AbstractPluginWrapper.StandardMBeanChecker (JBoss Console API) - JBoss 3.2.7 console API Documentation 英文版文档


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

java.lang.Object
  extended byorg.jboss.console.plugins.helpers.AbstractPluginWrapper.StandardMBeanChecker
All Implemented Interfaces:
AbstractPluginWrapper.InternalResourceChecker
Enclosing class:
AbstractPluginWrapper

public class AbstractPluginWrapper.StandardMBeanChecker
extends Object
implements AbstractPluginWrapper.InternalResourceChecker


Field Summary
 HashMap knownAnswers
           
protected  Class targetClass
           
 
Constructor Summary
AbstractPluginWrapper.StandardMBeanChecker()
           
 
Method Summary
 boolean isResourceToBeManaged(ManageableResource resource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

targetClass

protected Class targetClass

knownAnswers

public HashMap knownAnswers
Constructor Detail

AbstractPluginWrapper.StandardMBeanChecker

public AbstractPluginWrapper.StandardMBeanChecker()
Method Detail

isResourceToBeManaged

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


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