Uses of Interface
com.googlecode.fascinator.portal.services.HouseKeepingManager

Packages that use HouseKeepingManager
com.googlecode.fascinator.portal.services   
com.googlecode.fascinator.portal.services.impl   
 

Uses of HouseKeepingManager in com.googlecode.fascinator.portal.services
 

Methods in com.googlecode.fascinator.portal.services that return HouseKeepingManager
static HouseKeepingManager PortalModule.buildHouseKeepingManager(org.apache.tapestry5.ioc.services.RegistryShutdownHub hub)
          Instantiate and return the House Keeper, making sure Tapestry notifies the Service at system shutdown.
 HouseKeepingManager ScriptingServices.getHouseKeepingManager()
           
 

Uses of HouseKeepingManager in com.googlecode.fascinator.portal.services.impl
 

Classes in com.googlecode.fascinator.portal.services.impl that implement HouseKeepingManager
 class HouseKeepingManagerImpl
          Implements the House Keeping Manager interface, providing access to the housekeeping message queue and its outputs.
 

Methods in com.googlecode.fascinator.portal.services.impl that return HouseKeepingManager
 HouseKeepingManager ScriptingServicesImpl.getHouseKeepingManager()
           
 



Copyright © 2009-2011. All Rights Reserved.