org.rhq.enterprise.communications.command.impl.identify
Class AgentIdentification
java.lang.Object
org.rhq.enterprise.communications.command.impl.identify.Identification
org.rhq.enterprise.communications.command.impl.identify.AgentIdentification
- All Implemented Interfaces:
- Serializable
public class AgentIdentification
- extends Identification
Identification information about a JON Agent.
- Author:
- John Mazzitelli
- See Also:
- Serialized Form
AgentIdentification
public AgentIdentification(String type,
String locatorUri)
throws IllegalArgumentException
- Constructor for
AgentIdentification.
- Throws:
IllegalArgumentException- See Also:
Identification.Identification(String, String)
toString
public String toString()
- Overrides:
toString in class Object
- See Also:
Object.toString()
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.