org.apache.synapse.task
Interface TaskManagerObserver


public interface TaskManagerObserver

An Observer which is used to subscribe to the NTaskTaskManager initialization completion event.


Method Summary
 void update()
          Notifies all the Subscribers when the link NTaskTaskManager is successfully initialized.
 

Method Detail

update

void update()
Notifies all the Subscribers when the link NTaskTaskManager is successfully initialized.



Copyright © 2005–2015 Apache Software Foundation. All rights reserved.