org.apache.juddi.subscription.notify
Class NotifierFactory
java.lang.Object
org.apache.juddi.subscription.notify.NotifierFactory
public class NotifierFactory
- extends Object
The factory figures out which Notifier class to instantiate.
- Author:
- kstam
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UDDI_TRANSPORT_KEY
public static String UDDI_TRANSPORT_KEY
NotifierFactory
public NotifierFactory()
getNotifier
public Notifier getNotifier(BindingTemplate bindingTemplate)
throws URISyntaxException,
IllegalArgumentException,
SecurityException,
InstantiationException,
IllegalAccessException,
InvocationTargetException,
NoSuchMethodException,
ClassNotFoundException
- Throws:
URISyntaxException
IllegalArgumentException
SecurityException
InstantiationException
IllegalAccessException
InvocationTargetException
NoSuchMethodException
ClassNotFoundException
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.