portal.main
Class PortalApplication
java.lang.Object
portal.main.PortalApplication
- public class PortalApplication
- extends java.lang.Object
Holds all resources of OpenVend, and initializes/destroys all resources properly.
- Version:
- $Revision: 1.29 $
- Author:
- Thomas Weckert
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getPortalConfig
public PortalConfiguration getPortalConfig()
getEventDispatcher
public PortalEventDispatcher getEventDispatcher()
getActionContext
public PortalActionContext getActionContext()
getSessionStore
public PortalSessionStore getSessionStore()
getMailProperties
public java.util.Properties getMailProperties()
getDictionary
public I_PortalDictionary getDictionary()
registerMonitorable
public void registerMonitorable(I_PortalMonitorable monitorableObject)
deregisterMonitorable
public void deregisterMonitorable(I_PortalMonitorable monitorableObject)
getMonitorables
public java.util.Iterator getMonitorables()
getScheduler
public PortalScheduler getScheduler()
getRootFolder
public java.io.File getRootFolder()