eXo Kernel :: Container 2.5.0-Alpha1

Uses of Package
org.picocontainer

Packages that use org.picocontainer
org.exoplatform.container This package provides container API. 
org.exoplatform.container.definition   
org.exoplatform.container.management   
org.exoplatform.container.monitor.jvm   
org.exoplatform.container.spi This package defines most important classes and interfaces, that should be used in case you would like to implement a new Container
org.exoplatform.services.log   
 

Classes in org.picocontainer used by org.exoplatform.container
Disposable
          An interface which is implemented by components that need to dispose of resources during the shutdown of that component.
Startable
          An interface which is implemented by components that can be started and stopped.
 

Classes in org.picocontainer used by org.exoplatform.container.definition
Startable
          An interface which is implemented by components that can be started and stopped.
 

Classes in org.picocontainer used by org.exoplatform.container.management
Disposable
          An interface which is implemented by components that need to dispose of resources during the shutdown of that component.
Startable
          An interface which is implemented by components that can be started and stopped.
 

Classes in org.picocontainer used by org.exoplatform.container.monitor.jvm
Startable
          An interface which is implemented by components that can be started and stopped.
 

Classes in org.picocontainer used by org.exoplatform.container.spi
Disposable
          An interface which is implemented by components that need to dispose of resources during the shutdown of that component.
Startable
          An interface which is implemented by components that can be started and stopped.
 

Classes in org.picocontainer used by org.exoplatform.services.log
Startable
          An interface which is implemented by components that can be started and stopped.
 


eXo Kernel :: Container 2.5.0-Alpha1

Copyright © 2013 eXo Platform SAS. All Rights Reserved.