Package | Description |
---|---|
org.picocontainer |
This package contains the core API for PicoContainer, a compact container for working with the
dependency injection pattern.
|
org.picocontainer.containers |
Containers are the main user entry point for PicoContainer.
|
org.picocontainer.lifecycle |
Alternative implementations of lifecycle strategy for use with a container.
|
Class and Description |
---|
LifecycleState
Current lifecycle state of the container.
|
NullLifecycleStrategy
Lifecycle strategy that does nothing.
|
Class and Description |
---|
LifecycleState
Current lifecycle state of the container.
|
Class and Description |
---|
AbstractMonitoringLifecycleStrategy
Abstract base class for lifecycle strategy implementation supporting a
ComponentMonitor . |
JavaEE5LifecycleStrategyTestCase.ProPostAnnotationJava5Startable |
LifecycleState
Current lifecycle state of the container.
|
StartableLifecycleStrategy
Startable lifecycle strategy.
|
ThirdPartyStartable |
Copyright © 2003–2015 Codehaus. All rights reserved.