|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.server.impl.ServerImpl
public class ServerImpl
Should bootstrap the microcontainer in the (near) future.
Constructor Summary | |
---|---|
ServerImpl()
|
Method Summary | |
---|---|
ServerConfig |
getConfig()
Returns the config of this server. |
ServletContainerContext |
getServletContainerContext()
Returns the servlet container context of the server. |
Version |
getVersion()
Return the server version. |
void |
setConfig(ServerConfig config)
|
void |
setServletContainerContext(ServletContainerContext servletContainerContext)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServerImpl()
Method Detail |
---|
public ServerConfig getConfig()
Server
getConfig
in interface Server
public void setConfig(ServerConfig config)
public Version getVersion()
Server
getVersion
in interface Server
public ServletContainerContext getServletContainerContext()
Server
getServletContainerContext
in interface Server
public void setServletContainerContext(ServletContainerContext servletContainerContext)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |