|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--AbstractLogEnabled | +--org.apache.avalon.phoenix.AbstractBlock
This is an AbstractBlock
that makes deployment a bit
easier.
Constructor Summary | |
AbstractBlock()
Deprecated. |
Method Summary | |
void |
compose(ComponentManager componentManager)
Deprecated. |
void |
configure(Configuration configuration)
Deprecated. |
void |
contextualize(Context context)
Deprecated. |
protected BlockContext |
getBlockContext()
Deprecated. |
protected ComponentManager |
getComponentManager()
Deprecated. |
protected Configuration |
getConfiguration()
Deprecated. No Block should be relying on AbstractBlock to implement Configurable |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AbstractBlock()
Method Detail |
public void contextualize(Context context)
public void configure(Configuration configuration) throws ConfigurationException
ConfigurationException
public void compose(ComponentManager componentManager) throws ComponentException
ComponentException
protected final BlockContext getBlockContext()
protected final ComponentManager getComponentManager()
protected final Configuration getConfiguration()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |