Uses of Class
org.objectweb.jonas.management.monitoring.proxy.clusterd.ClusterDaemonProxy

Packages that use ClusterDaemonProxy
org.objectweb.jonas.management.monitoring   
org.objectweb.jonas.management.monitoring.proxy.server   
 

Uses of ClusterDaemonProxy in org.objectweb.jonas.management.monitoring
 

Methods in org.objectweb.jonas.management.monitoring that return ClusterDaemonProxy
 ClusterDaemonProxy DomainMonitor.findClusterDaemonProxy(String name)
          Get a ClusterDaemon by its name
 

Uses of ClusterDaemonProxy in org.objectweb.jonas.management.monitoring.proxy.server
 

Methods in org.objectweb.jonas.management.monitoring.proxy.server that return ClusterDaemonProxy
 ClusterDaemonProxy ServerProxy.getClusterdaemon()
           
 

Methods in org.objectweb.jonas.management.monitoring.proxy.server with parameters of type ClusterDaemonProxy
 void ServerProxy.setClusterdaemon(ClusterDaemonProxy clusterdaemon)
           
 

Constructors in org.objectweb.jonas.management.monitoring.proxy.server with parameters of type ClusterDaemonProxy
ServerProxy(DomainMonitor dm, String serverName, Collection urls, ClusterDaemonProxy cdp)
          Constructor used for a new domain.xml entry or for a server added to the domain by a management application.
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.