Uses of Interface
to.etc.webapp.pendingoperations.IPendingOperationListener

Packages that use IPendingOperationListener
to.etc.webapp.pendingoperations   
 

Uses of IPendingOperationListener in to.etc.webapp.pendingoperations
 

Methods in to.etc.webapp.pendingoperations with parameters of type IPendingOperationListener
 void PendingOperationTaskProvider.addListener(IPendingOperationListener l)
           
 void PendingOperationTaskProvider.removeListener(IPendingOperationListener l)