org.apache.hivemind.lib.pipeline
Class PipelineFactory
java.lang.Object
   org.apache.hivemind.impl.BaseLocatable
org.apache.hivemind.impl.BaseLocatable
       org.apache.hivemind.lib.pipeline.PipelineFactory
org.apache.hivemind.lib.pipeline.PipelineFactory
- All Implemented Interfaces: 
- org.apache.hivemind.Locatable, org.apache.hivemind.LocationHolder, org.apache.hivemind.ServiceImplementationFactory
- public class PipelineFactory 
- extends org.apache.hivemind.impl.BaseLocatable- implements org.apache.hivemind.ServiceImplementationFactory
Service factory that builds a pipeline of objects.
- Author:
- Howard Lewis Ship
 
 
| Methods inherited from class org.apache.hivemind.impl.BaseLocatable | 
| getLocation, setLocation | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
PipelineFactory
public PipelineFactory()
createCoreServiceImplementation
public java.lang.Object createCoreServiceImplementation(org.apache.hivemind.ServiceImplementationFactoryParameters factoryParameters)
- 
- Specified by:
- createCoreServiceImplementationin interface- org.apache.hivemind.ServiceImplementationFactory
 
- 
 
setClassFactory
public void setClassFactory(org.apache.hivemind.service.ClassFactory factory)
- 
 
- 
 
setDefaultImplementationBuilder
public void setDefaultImplementationBuilder(DefaultImplementationBuilder builder)
- 
 
- 
 
setErrorLog
public void setErrorLog(org.apache.hivemind.ErrorLog errorLog)
- 
 
- 
- Since:
- 1.1
 
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.