Uses of Package
net.sf.sail.core.bundle

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

Classes in net.sf.sail.core.bundle used by net.sf.sail.common.apps.preview
Bundle
          A Bundle provides services and has a lifecyle: - register the services that it provides - initialize the services One bundle might have multiple services When initialize() is called before registerServices, the behavior is undefined
 

Classes in net.sf.sail.core.bundle used by net.sf.sail.core.bundle
Bundle
          A Bundle provides services and has a lifecyle: - register the services that it provides - initialize the services One bundle might have multiple services When initialize() is called before registerServices, the behavior is undefined
 

Classes in net.sf.sail.core.bundle used by net.sf.sail.core.service.impl
Bundle
          A Bundle provides services and has a lifecyle: - register the services that it provides - initialize the services One bundle might have multiple services When initialize() is called before registerServices, the behavior is undefined
ContextUrlAware
          There is a probably a better way to do this with the xmlencoder but the purpose of this provide a way for urls to be relative to the context where they are defined.
 



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