|
|||||||||
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. |
ServletContainer |
getServletContainer()
Returns the servlet container context of the server. |
ServletContainerFactory |
getServletContainerFactory()
|
Version |
getVersion()
Return the server version. |
void |
setConfig(ServerConfig config)
|
void |
setServletContainerFactory(ServletContainerFactory servletContainerFactory)
|
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 ServletContainerFactory getServletContainerFactory()
public void setServletContainerFactory(ServletContainerFactory servletContainerFactory)
public ServletContainer getServletContainer()
Server
getServletContainer
in interface Server
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |