eXo Kernel :: Container 2.5.0-GA

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.jmx   
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
ComponentAdapter
          Deprecated. use ComponentAdapter instead
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.jmx
ComponentAdapter
          Deprecated. use ComponentAdapter instead
 

Classes in org.picocontainer used by org.exoplatform.container.management
ComponentAdapter
          Deprecated. use ComponentAdapter instead
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
ComponentAdapter
          Deprecated. use ComponentAdapter instead
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-GA

Copyright © 2014 eXo Platform SAS. All Rights Reserved.