org.rhq.enterprise.server.system
Interface SystemManagerRemote

All Known Subinterfaces:
WebservicesRemote

public interface SystemManagerRemote

Author:
John Mazzitelli

Method Summary
 org.rhq.enterprise.server.system.ServerVersion getServerVersion(Subject subject)
          Provides version information of the server processing the request.
 

Method Detail

getServerVersion

org.rhq.enterprise.server.system.ServerVersion getServerVersion(Subject subject)
                                                                throws Exception
Provides version information of the server processing the request.

Returns:
server version information
Throws:
Exception


Copyright © 2008-2009 RHQ Project Advisory Board (Red Hat, Inc.). All Rights Reserved.