org.apache.tuscany.sca.implementation.notification
Class DefaultNotificationImplementationFactory

java.lang.Object
  extended by org.apache.tuscany.sca.implementation.notification.DefaultNotificationImplementationFactory
All Implemented Interfaces:
NotificationImplementationFactory

public class DefaultNotificationImplementationFactory
extends java.lang.Object
implements NotificationImplementationFactory

A default factory for the Notification implementation model.


Constructor Summary
DefaultNotificationImplementationFactory()
           
 
Method Summary
 NotificationImplementationImpl createNotificationImplementation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultNotificationImplementationFactory

public DefaultNotificationImplementationFactory()
Method Detail

createNotificationImplementation

public NotificationImplementationImpl createNotificationImplementation()
Specified by:
createNotificationImplementation in interface NotificationImplementationFactory