Class
Tree
          
PREV CLASS NEXT CLASS
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD
 

com.newstep.solid.processor.threepass
Class ThreePassProcessorFactory
com.newstep.solid.processor.ProcessorFactory
  |
  +--com.newstep.solid.processor.threepass.ThreePassProcessorFactory

public class ThreePassProcessorFactory      
ThreePassProcessor implementation of the ProcessorFactory
 
Links:
Generalization Generalization Link
to Class ProcessorFactory
ThreePassProcessor implementation of the ProcessorFactory
 
 

Method Summary
public Processor
Method Detail
createEventProcessor
public EventProcessor createEventProcessor (ActiveAgent activeAgent, ProcessorConfiguration config, HandlerRegistry handlerRegistry)
 
 

createMessageProcessor
public MessageProcessor createMessageProcessor (ActiveAgent activeAgent, ProcessorConfiguration config, HandlerRegistry handlerRegistry)
 
 

createProcessor
public Processor createProcessor (ActiveAgent activeAgent, ProcessorConfiguration config, HandlerRegistry handlerRegistry)
 
 

Class
Tree
          
PREV CLASS NEXT CLASS
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD