org.ow2.petals.component.framework.process
Class JBIProcessorManagerObservable

java.lang.Object
  extended by org.ow2.petals.component.framework.process.JBIProcessorManagerObservable
Direct Known Subclasses:
JBIProcessorManager

public abstract class JBIProcessorManagerObservable
extends java.lang.Object


Constructor Summary
JBIProcessorManagerObservable()
           
 
Method Summary
 void addObserver(JBIProcessorManagerObserver jbiProccesorManagerObserver)
           
 void deleteObserver(JBIProcessorManagerObserver jbiProccesorManagerObserver)
           
 void notifyObserversAfterProcessing(ExchangeImpl exchange)
           
 void notifyObserversBeforeProcessing(ExchangeImpl exchange)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JBIProcessorManagerObservable

public JBIProcessorManagerObservable()
Method Detail

addObserver

public final void addObserver(JBIProcessorManagerObserver jbiProccesorManagerObserver)

deleteObserver

public final void deleteObserver(JBIProcessorManagerObserver jbiProccesorManagerObserver)

notifyObserversBeforeProcessing

public final void notifyObserversBeforeProcessing(ExchangeImpl exchange)

notifyObserversAfterProcessing

public final void notifyObserversAfterProcessing(ExchangeImpl exchange)


Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.