Uses of Interface
org.picocontainer.Startable
Packages that use Startable
Package
Description
This package provides container API.
This package defines most important classes and interfaces, that should be used in case
you would like to implement a new
Container.-
Uses of Startable in org.exoplatform.container
Classes in org.exoplatform.container that implement StartableModifier and TypeClassDescriptionclassThis class is the root class of all the implementations of aContainer.classclassclassThis class is aimed to be a ThreadSafe implementation of anContainerbased on java.util.concurrent collections.classCreated by The eXo Platform SAS
The Exo Container is an object responsible for loading services/components.classAllow set system properties.classCreated by The eXo Platform SAS
The Portal Container is an object responsible for loading services/components.classThe property configurator configures a set of system properties via thePropertyManagerstatic methods.classA management facade for thePropertyManagerstatic methods.classCreated by The eXo Platform SAS
A base container which plays an important role during the startup.classCreated by The eXo Platform SAS
Singleton, context independent Exo Container with one configuration entry point. -
Uses of Startable in org.exoplatform.container.definition
Classes in org.exoplatform.container.definition that implement StartableModifier and TypeClassDescriptionclassThis class is used to define the configuration related to the portal containers themselves. -
Uses of Startable in org.exoplatform.container.management
Classes in org.exoplatform.container.management that implement Startable -
Uses of Startable in org.exoplatform.container.monitor.jvm
Classes in org.exoplatform.container.monitor.jvm that implement Startable -
Uses of Startable in org.exoplatform.container.spi
Subinterfaces of Startable in org.exoplatform.container.spiModifier and TypeInterfaceDescriptioninterfaceThis interface defines all the methods that we need to implement in order to allow eXo Kernel to delegate the whole life cycle of the components.interfaceThis interface describes anInterceptorwhich can be injected into the chain ofInterceptorDynamicInterceptorwill be created thanks to theServiceLoaderso it must provide a constructor with no parameter. -
Uses of Startable in org.exoplatform.services.log
Classes in org.exoplatform.services.log that implement StartableModifier and TypeClassDescriptionclassCreated by The eXo Platform SAS.