org.jboss.portal.server
Interface Server

All Known Implementing Classes:
ServerImpl

public interface Server

The portal server.


Method Summary
 ServerConfig getConfig()
          Return the config of this server.
 Version getVersion()
          Return the server version.
 

Method Detail

getConfig

public ServerConfig getConfig()
Return the config of this server.


getVersion

public Version getVersion()
Return the server version.