|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.avalon.excalibur.testcase.FullLifecycleComponent
public final class FullLifecycleComponent
This test class is used to test the AbstractComponent facilities for you.
| Constructor Summary | |
|---|---|
FullLifecycleComponent()
Deprecated. |
|
| Method Summary | |
|---|---|
void |
configure(Configuration config)
Deprecated. |
void |
contextualize(Context context)
Deprecated. |
void |
dispose()
Deprecated. |
void |
enableLogging(Logger logger)
Deprecated. |
void |
initialize()
Deprecated. |
void |
parameterize(Parameters params)
Deprecated. |
void |
resume()
Deprecated. |
void |
service(ServiceManager manager)
Deprecated. |
void |
start()
Deprecated. |
void |
stop()
Deprecated. |
void |
suspend()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FullLifecycleComponent()
| Method Detail |
|---|
public void enableLogging(Logger logger)
enableLogging in interface LogEnabled
public void contextualize(Context context)
throws ContextException
contextualize in interface ContextualizableContextException
public void parameterize(Parameters params)
throws ParameterException
parameterize in interface ParameterizableParameterException
public void configure(Configuration config)
throws ConfigurationException
configure in interface ConfigurableConfigurationException
public void service(ServiceManager manager)
throws ServiceException
service in interface ServiceableServiceException
public void initialize()
throws Exception
initialize in interface InitializableException
public void start()
throws Exception
start in interface StartableExceptionpublic void suspend()
suspend in interface Suspendablepublic void resume()
resume in interface Suspendable
public void stop()
throws Exception
stop in interface StartableExceptionpublic void dispose()
dispose in interface Disposable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||