org.globus.wsrf.impl.notification
Class NotificationConsumerProvider

java.lang.Object
  extended byorg.globus.wsrf.impl.notification.NotificationConsumerProvider

public class NotificationConsumerProvider
extends java.lang.Object


Field Summary
private static org.globus.util.I18n i18n
           
(package private) static org.apache.commons.logging.Log logger
           
 
Constructor Summary
NotificationConsumerProvider()
           
 
Method Summary
 void notify(Notify request)
          Provider for the notify operation, ie.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

static org.apache.commons.logging.Log logger

i18n

private static org.globus.util.I18n i18n
Constructor Detail

NotificationConsumerProvider

public NotificationConsumerProvider()
Method Detail

notify

public void notify(Notify request)
            throws java.rmi.RemoteException
Provider for the notify operation, ie. the notification consumer porttype.

Parameters:
request -
Throws:
java.rmi.RemoteException