Uses of Class
org.glite.ce.monitorapij.types.Notification

Packages that use Notification
org.glite.ce.monitorapij.types   
org.glite.ce.monitorapij.ws   
 

Uses of Notification in org.glite.ce.monitorapij.types
 

Methods in org.glite.ce.monitorapij.types with parameters of type Notification
 void Action.execute(Notification notification, QueryResult[] results)
          Execute a set of actions on specified notification when results are successful or not.
 void Action.execute(Notification notification, QueryResult[] results)
          Execute a set of actions on specified notification when results are successful or not.
 

Uses of Notification in org.glite.ce.monitorapij.ws
 

Methods in org.glite.ce.monitorapij.ws with parameters of type Notification
 void CEMonitorConsumerBindingStub.notify(Notification notification)
           
 void CEMonitorConsumerBindingImpl.notify(Notification notification)
           
 void CEMonitorConsumerPort.notify(Notification notification)
           
 void CEMonitorBindingStub.notify(Notification notification)
           
 void CEMonitorBindingImpl.notify(Notification notification)
           
 void CEMonitorPort.notify(Notification notification)
          This operation is not yet implemented.