br.com.ibnetwork.guara.pipeline.factory.impl
Class PipelineFactoryImpl

java.lang.Object
  extended by br.com.ibnetwork.guara.pipeline.factory.impl.PipelineFactoryImpl
All Implemented Interfaces:
PipelineFactory, org.apache.avalon.framework.service.Serviceable

public class PipelineFactoryImpl
extends java.lang.Object
implements PipelineFactory, org.apache.avalon.framework.service.Serviceable

Author:
leandro

Constructor Summary
PipelineFactoryImpl()
           
 
Method Summary
 java.util.Map createPipelineMap(org.apache.avalon.framework.configuration.Configuration conf)
           
 void service(org.apache.avalon.framework.service.ServiceManager manager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PipelineFactoryImpl

public PipelineFactoryImpl()
Method Detail

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

createPipelineMap

public java.util.Map createPipelineMap(org.apache.avalon.framework.configuration.Configuration conf)
                                throws java.lang.Exception
Specified by:
createPipelineMap in interface PipelineFactory
Throws:
java.lang.Exception


Copyright © 1999-2006 InterBusiness Technologies. All Rights Reserved.