org.jboss.soa.esb.services
Class NotificationHandlerFactory

java.lang.Object
  extended by org.jboss.soa.esb.services.NotificationHandlerFactory

public class NotificationHandlerFactory
extends java.lang.Object


Constructor Summary
NotificationHandlerFactory()
           
 
Method Summary
static InotificationHandler getNotifHandler(java.lang.String p_sLocRem, java.lang.String p_sJndiType, java.lang.String p_sJndiServer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotificationHandlerFactory

public NotificationHandlerFactory()
Method Detail

getNotifHandler

public static InotificationHandler getNotifHandler(java.lang.String p_sLocRem,
                                                   java.lang.String p_sJndiType,
                                                   java.lang.String p_sJndiServer)
                                            throws java.lang.Exception
Throws:
java.lang.Exception