|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbr.com.ibnetwork.guara.pipeline.valve.ValveSupport
br.com.ibnetwork.guara.pipeline.valve.view.RenderScreen
public class RenderScreen
Field Summary | |
---|---|
static java.lang.String |
SCREEN_CONTEXT_KEY
|
Fields inherited from class br.com.ibnetwork.guara.pipeline.valve.ValveSupport |
---|
log, name, pipeline |
Constructor Summary | |
---|---|
RenderScreen()
|
Method Summary | |
---|---|
void |
configure(org.apache.avalon.framework.configuration.Configuration root)
|
boolean |
execute(RunData data)
|
void |
service(org.apache.avalon.framework.service.ServiceManager manager)
|
Methods inherited from class br.com.ibnetwork.guara.pipeline.valve.ValveSupport |
---|
forward, getName, getPipeline, setName, setPipeline |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String SCREEN_CONTEXT_KEY
Constructor Detail |
---|
public RenderScreen()
Method Detail |
---|
public void service(org.apache.avalon.framework.service.ServiceManager manager) throws org.apache.avalon.framework.service.ServiceException
service
in interface org.apache.avalon.framework.service.Serviceable
org.apache.avalon.framework.service.ServiceException
public void configure(org.apache.avalon.framework.configuration.Configuration root) throws org.apache.avalon.framework.configuration.ConfigurationException
configure
in interface org.apache.avalon.framework.configuration.Configurable
org.apache.avalon.framework.configuration.ConfigurationException
public boolean execute(RunData data) throws PipelineException
execute
in class ValveSupport
PipelineException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |