org.apache.tuscany.sca.binding.notification
Class DefaultNotificationBindingFactory

java.lang.Object
  extended by org.apache.tuscany.sca.binding.notification.DefaultNotificationBindingFactory
All Implemented Interfaces:
NotificationBindingFactory

public class DefaultNotificationBindingFactory
extends java.lang.Object
implements NotificationBindingFactory

Creates runtime artifacts for the notification binding


Constructor Summary
DefaultNotificationBindingFactory()
           
 
Method Summary
 NotificationBinding createNotificationBinding()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultNotificationBindingFactory

public DefaultNotificationBindingFactory()
Method Detail

createNotificationBinding

public NotificationBinding createNotificationBinding()
Specified by:
createNotificationBinding in interface NotificationBindingFactory