org.apache.servicemix.wsn.jaxws
Class NotificationConsumerServiceImpl

java.lang.Object
  extended by org.apache.servicemix.wsn.jaxws.NotificationConsumerServiceImpl
All Implemented Interfaces:
NotificationConsumer

public class NotificationConsumerServiceImpl
extends Object
implements NotificationConsumer


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

Constructor Detail

NotificationConsumerServiceImpl

public NotificationConsumerServiceImpl()
Method Detail

notify

public void notify(Notify Notify)
Specified by:
notify in interface NotificationConsumer


Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.