|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ComponentLifecycle is a convenience that gathers all of the lifecycle operations under one interface. Developers can use this when they intend to implement all of the lifecycle interfaces.
Copyright 2002 Sapient
Methods inherited from interface org.sape.carbon.core.component.lifecycle.Startable |
start, stop |
Methods inherited from interface org.sape.carbon.core.component.lifecycle.Suspendable |
resume, suspend |
Methods inherited from interface org.sape.carbon.core.component.lifecycle.Initializable |
initialize |
Methods inherited from interface org.sape.carbon.core.component.lifecycle.Configurable |
configure |
Methods inherited from interface org.sape.carbon.core.component.lifecycle.Destroyable |
destroy |
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |