Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.appdef.server.session
Class AgentConnections.AgentConnection

java.lang.Object
  extended by org.hyperic.hq.appdef.server.session.AgentConnections.AgentConnection
Enclosing class:
AgentConnections

public static class AgentConnections.AgentConnection
extends java.lang.Object


Constructor Summary
AgentConnections.AgentConnection()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.Integer getAgentId()
           
 java.lang.String getConnectedIp()
           
 long getConnectTime()
           
 java.lang.String getMethod()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AgentConnections.AgentConnection

public AgentConnections.AgentConnection()
Method Detail

getMethod

public java.lang.String getMethod()

getConnectedIp

public java.lang.String getConnectedIp()

getConnectTime

public long getConnectTime()

getAgentId

public java.lang.Integer getAgentId()

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

Hyperic HQ Plugin API v. 4.4.0.2

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