br.com.ibnetwork.guara.pipeline.impl
Class PipelineManagerImpl
java.lang.Object
br.com.ibnetwork.guara.pipeline.impl.PipelineManagerImpl
- All Implemented Interfaces:
- PipelineManager, org.apache.avalon.framework.configuration.Configurable, org.apache.avalon.framework.service.Serviceable
public class PipelineManagerImpl
- extends java.lang.Object
- implements PipelineManager, org.apache.avalon.framework.service.Serviceable, org.apache.avalon.framework.configuration.Configurable
- Author:
- leandro
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PipelineManagerImpl
public PipelineManagerImpl()
service
public void service(org.apache.avalon.framework.service.ServiceManager manager)
throws org.apache.avalon.framework.service.ServiceException
- Specified by:
service
in interface org.apache.avalon.framework.service.Serviceable
- Throws:
org.apache.avalon.framework.service.ServiceException
configure
public void configure(org.apache.avalon.framework.configuration.Configuration conf)
throws org.apache.avalon.framework.configuration.ConfigurationException
- Specified by:
configure
in interface org.apache.avalon.framework.configuration.Configurable
- Throws:
org.apache.avalon.framework.configuration.ConfigurationException
getPipelineMap
public java.util.Map getPipelineMap()
throws PipelineException
- Specified by:
getPipelineMap
in interface PipelineManager
- Throws:
PipelineException
getPipeline
public Pipeline getPipeline(java.lang.String name)
throws PipelineException
- Specified by:
getPipeline
in interface PipelineManager
- Throws:
PipelineException
Copyright © 1999-2006 InterBusiness Technologies. All Rights Reserved.