org.jboss.console.navtree
Class AppletBrowser.AppletAdminContext
java.lang.Object
org.jboss.console.navtree.AppletBrowser.AppletAdminContext
- All Implemented Interfaces:
- TreeContext (src)
- Enclosing class:
- AppletBrowser (src)
- public class AppletBrowser.AppletAdminContext
- extends java.lang.Object
- implements TreeContext (src)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AppletBrowser.AppletAdminContext
public AppletBrowser.AppletAdminContext()
getRemoteMBeanInvoker
public SimpleRemoteMBeanInvoker (src) getRemoteMBeanInvoker()
- Specified by:
getRemoteMBeanInvoker
in interface TreeContext (src)
doAdminTreeAction
public void doAdminTreeAction(TreeAction (src) action)
- Specified by:
doAdminTreeAction
in interface TreeContext (src)
doPopupMenuAction
public void doPopupMenuAction(SimpleTreeNodeMenuEntry (src) entry)
- Specified by:
doPopupMenuAction
in interface TreeContext (src)
getJndiProperties
public java.util.Properties getJndiProperties()
- Specified by:
getJndiProperties
in interface TreeContext (src)
getServiceJmxName
public java.lang.String getServiceJmxName()
- Specified by:
getServiceJmxName
in interface TreeContext (src)
openLink
public void openLink(java.lang.String target,
java.lang.String frame)
localizeUrl
public java.lang.String localizeUrl(java.lang.String sourceUrl)
- Specified by:
localizeUrl
in interface TreeContext (src)