org.rhq.enterprise.communications.command.impl.identify
Class ServerIdentification
java.lang.Object
org.rhq.enterprise.communications.command.impl.identify.Identification
org.rhq.enterprise.communications.command.impl.identify.ServerIdentification
- All Implemented Interfaces:
- Serializable
public class ServerIdentification
- extends Identification
Identification information about a JON Server.
- Author:
- John Mazzitelli
- See Also:
- Serialized Form
ServerIdentification
public ServerIdentification(String type,
String locatorUri)
throws IllegalArgumentException
- Constructor for
ServerIdentification.
- 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.