org.glite.ce.monitorapij.ws
Class CEMonitorConsumerBindingImpl

java.lang.Object
  extended byorg.glite.ce.monitorapij.ws.CEMonitorConsumerBindingImpl
All Implemented Interfaces:
CEMonitorConsumerPort, java.rmi.Remote

public class CEMonitorConsumerBindingImpl
extends java.lang.Object
implements CEMonitorConsumerPort


Constructor Summary
CEMonitorConsumerBindingImpl()
           
 
Method Summary
 void notify(Notification notification)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CEMonitorConsumerBindingImpl

public CEMonitorConsumerBindingImpl()
Method Detail

notify

public void notify(Notification notification)
            throws java.rmi.RemoteException
Specified by:
notify in interface CEMonitorConsumerPort
Throws:
java.rmi.RemoteException