Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.livedata.agent.client
Class LiveDataCommandsClientFactory

java.lang.Object
  extended by org.hyperic.hq.livedata.agent.client.LiveDataCommandsClientFactory

public class LiveDataCommandsClientFactory
extends java.lang.Object

A factory for returning Live Data Commands clients depending on if the agent uses the legacy or new transport.


Field Summary
static MessageBundle BUNDLE
           
 
Method Summary
 LiveDataCommandsClient getClient(AppdefEntityID aid)
           
 LiveDataCommandsClient getClient(java.lang.String agentToken)
           
static LiveDataCommandsClientFactory getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BUNDLE

public static final MessageBundle BUNDLE
Method Detail

getInstance

public static LiveDataCommandsClientFactory getInstance()

getClient

public LiveDataCommandsClient getClient(AppdefEntityID aid)
                                 throws AgentNotFoundException
Throws:
AgentNotFoundException

getClient

public LiveDataCommandsClient getClient(java.lang.String agentToken)
                                 throws AgentNotFoundException
Throws:
AgentNotFoundException

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.