Uses of Interface
org.picocontainer.Startable
Packages that use Startable
Package
Description
This package contains the core API for PicoContainer, a compact container for working with the
dependency injection pattern.
Containers are the main user entry point for PicoContainer.
-
Uses of Startable in org.picocontainer
Subinterfaces of Startable in org.picocontainerModifier and TypeInterfaceDescriptioninterfaceThis is the core interface used for registration of components with a container.Classes in org.picocontainer that implement StartableModifier and TypeClassDescriptionclassThe StandardPicoContainer/MutablePicoContainerimplementation. -
Uses of Startable in org.picocontainer.classname
Subinterfaces of Startable in org.picocontainer.classnameModifier and TypeInterfaceDescriptioninterfaceA ClassLoadingPicoContainer extends PicoContainer with classloader juggling capabilityClasses in org.picocontainer.classname that implement StartableModifier and TypeClassDescriptionclassDefault implementation of ClassLoadingPicoContainer. -
Uses of Startable in org.picocontainer.containers
Classes in org.picocontainer.containers that implement StartableModifier and TypeClassDescriptionclassabstract base class for delegating to mutable containersclassclass