org.rhq.enterprise.server.system
Interface SystemManagerRemote

All Known Subinterfaces:
WebservicesRemote
All Known Implementing Classes:
SystemManagerBean, WebservicesManagerBean

public interface SystemManagerRemote

Author:
John Mazzitelli

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

Method Detail

getServerVersion

ServerVersion getServerVersion(Subject subject)
                               throws java.lang.Exception
Provides version information of the server processing the request.

Returns:
server version information
Throws:
java.lang.Exception


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