Uses of Interface
net.sf.sail.core.bundle.Bundle

Packages that use Bundle
net.sf.sail.common.apps.preview   
net.sf.sail.core.bundle   
net.sf.sail.core.service.impl   
 

Uses of Bundle in net.sf.sail.common.apps.preview
 

Classes in net.sf.sail.common.apps.preview that implement Bundle
 class PreviewSailDataStoreService
           
 

Method parameters in net.sf.sail.common.apps.preview with type arguments of type Bundle
static void BundleLauncher.launch(java.net.URL bundlesXML, ICurnitProvider curnitProvider, java.util.Collection<Bundle> extraBundles)
           
static void BundleLauncher.launch(java.net.URL bundlesXML, ICurnitProvider curnitProvider, java.util.Collection<Bundle> extraBundles, java.lang.ClassLoader classLoader)
           
static void BundleLauncher.launch(java.net.URL bundlesXML, java.lang.String[] args, java.util.List<Bundle> extraBundles)
           
 

Uses of Bundle in net.sf.sail.core.bundle
 

Method parameters in net.sf.sail.core.bundle with type arguments of type Bundle
 void BundleManager.addBundles(java.util.Collection<Bundle> extraBundles)
           
 

Uses of Bundle in net.sf.sail.core.service.impl
 

Classes in net.sf.sail.core.service.impl that implement Bundle
 class CurnitUrlProviderImpl
           
 class LauncherServiceImpl
           
 class SessionContextServiceImpl
           
 class SessionLoadMonitor
          It does not register any service, but consumes service
 class SessionManagerImpl
           
 class UserServiceImpl
           
 



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