org.jboss.portal.server
Interface ServerManager
- All Known Implementing Classes:
- ServerManagerImpl
public interface ServerManager
getInvocationContext
InvocationFactory getInvocationContext()
getConfiguration
Configuration getConfiguration()
getObjectFactory
ObjectFactory getObjectFactory()
getBootStrap
BootStrapContext getBootStrap()
getKernel
Kernel getKernel()
getPortalServer
PortalServer getPortalServer()
getThemeServer
ThemeServer getThemeServer()
getLayoutServer
LayoutServer getLayoutServer()
deploy
void deploy(ServerObjectMetaData metaData)
throws java.lang.Exception
- Throws:
java.lang.Exception
undeploy
void undeploy(ServerObjectID id)