Uses of Class
org.rhq.enterprise.communications.command.impl.identify.Identification

Packages that use Identification
org.rhq.enterprise.communications.command.impl.identify   
 

Uses of Identification in org.rhq.enterprise.communications.command.impl.identify
 

Subclasses of Identification in org.rhq.enterprise.communications.command.impl.identify
 class AgentIdentification
          Identification information about a JON Agent.
 class ServerIdentification
          Identification information about a JON Server.
 

Methods in org.rhq.enterprise.communications.command.impl.identify that return Identification
 Identification IdentifyCommandResponse.getIdentification()
          Returns the remote server's identification information.
 

Constructors in org.rhq.enterprise.communications.command.impl.identify with parameters of type Identification
IdentifyCommandResponse(Command cmd, Identification ident)
          Constructor for IdentifyCommandResponse that defines a successfully executed identify command.
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.