net.sf.sail.common.apps.preview
Class PreviewSailDataStoreService

java.lang.Object
  extended by net.sf.sail.common.apps.preview.PreviewSailDataStoreService
All Implemented Interfaces:
Bundle, SailDataStoreService

public class PreviewSailDataStoreService
extends java.lang.Object
implements SailDataStoreService, Bundle

Author:
scytacki

Constructor Summary
PreviewSailDataStoreService()
           
 
Method Summary
 AgentService getAgentService(SessionContext sessionContext)
           
 void initializeBundle(ServiceContext serviceContext)
          Initializes the services that this bundle provides
 void registerServices(ServiceContext serviceContext)
          Allows bundle to provide all the services that it has This method has to be called before initializeBundle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreviewSailDataStoreService

public PreviewSailDataStoreService()
Method Detail

getAgentService

public AgentService getAgentService(SessionContext sessionContext)
Specified by:
getAgentService in interface SailDataStoreService

initializeBundle

public void initializeBundle(ServiceContext serviceContext)
Description copied from interface: Bundle
Initializes the services that this bundle provides

Specified by:
initializeBundle in interface Bundle

registerServices

public void registerServices(ServiceContext serviceContext)
Description copied from interface: Bundle
Allows bundle to provide all the services that it has This method has to be called before initializeBundle

Specified by:
registerServices in interface Bundle


Copyright © 2004-2008 TELS Center. All Rights Reserved.