Package | Description |
---|---|
org.picocontainer.lifecycle |
Alternative implementations of lifecycle strategy for use with a container.
|
Modifier and Type | Class and Description |
---|---|
class |
JavaEE5LifecycleStrategy
Java EE 5 has some annotations PreDestroy and PostConstruct that map to start() and dispose() in our world
|
class |
MyStartableLifecycleStrategy |
class |
ReflectionLifecycleStrategy
Reflection lifecycle strategy.
|
class |
StartableLifecycleStrategy
Startable lifecycle strategy.
|
Copyright © 2003–2016 Codehaus. All rights reserved.