org.fusesource.web.console.client
Class AgentServiceHelper

java.lang.Object
  extended by org.fusesource.web.console.client.AgentServiceHelper

public class AgentServiceHelper
extends java.lang.Object


Constructor Summary
AgentServiceHelper()
           
 
Method Summary
static void doPurgeQueue(java.lang.String queueMBeanName, boolean isLast, Refreshable refreshable)
           
static AgentServiceAsync getAgentService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AgentServiceHelper

public AgentServiceHelper()
Method Detail

getAgentService

public static AgentServiceAsync getAgentService()

doPurgeQueue

public static void doPurgeQueue(java.lang.String queueMBeanName,
                                boolean isLast,
                                Refreshable refreshable)


Copyright © 2009 FuseSource. All Rights Reserved.