当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 console API Documentation 英文版文档
TreeContext (JBoss Console API) - JBoss 4.0.1 sp1 console API Documentation 英文版文档
org.jboss.console.navtree
Interface TreeContext
- All Known Implementing Classes:
- AppletBrowser.AppletAdminContext
- public interface TreeContext
Interface used to communicate between the container-agnostic AdminTreeBrowser
and specific containers such as applets.
- Version:
- $Revision: 1.4 $
Revisions:
23 dec 2002 Sacha Labourey:
- Author:
- Sacha Labourey.
- See Also:
AdminTreeBrowser
,
AppletBrowser
doAdminTreeAction
public void doAdminTreeAction(TreeAction action)
doPopupMenuAction
public void doPopupMenuAction(SimpleTreeNodeMenuEntry entry)
getJndiProperties
public Properties getJndiProperties()
getServiceJmxName
public String getServiceJmxName()
localizeUrl
public String localizeUrl(String sourceUrl)
getRemoteMBeanInvoker
public SimpleRemoteMBeanInvoker getRemoteMBeanInvoker()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.