Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-03

oracle.apps.fnd.applcore.changeNotification.util
Class ChangeNotificationJMSTopicUtil

java.lang.Object
  extended by oracle.apps.fnd.applcore.changeNotification.util.ChangeNotificationJMSTopicUtil

public class ChangeNotificationJMSTopicUtil
extends java.lang.Object


Field Summary
static java.lang.String CHANGE_NOTIFICATION_JMS_CONNECTION_FACTORY
           
static java.lang.String CHANGE_NOTIFICATION_JMS_QUEUE
           
static java.lang.String CHANGE_NOTIFICATION_JMS_TOPIC
           
static java.lang.String JNDI_FACTORY
           
static java.lang.String WLS_URI
           
 
Constructor Summary
ChangeNotificationJMSTopicUtil()
           
 
Method Summary
static boolean sendToChangeNotificationJMSTopic(java.lang.String port, java.lang.String payLoad)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JNDI_FACTORY

public static final java.lang.String JNDI_FACTORY
See Also:
Constant Field Values

CHANGE_NOTIFICATION_JMS_CONNECTION_FACTORY

public static final java.lang.String CHANGE_NOTIFICATION_JMS_CONNECTION_FACTORY
See Also:
Constant Field Values

CHANGE_NOTIFICATION_JMS_QUEUE

public static final java.lang.String CHANGE_NOTIFICATION_JMS_QUEUE
See Also:
Constant Field Values

CHANGE_NOTIFICATION_JMS_TOPIC

public static final java.lang.String CHANGE_NOTIFICATION_JMS_TOPIC
See Also:
Constant Field Values

WLS_URI

public static final java.lang.String WLS_URI
See Also:
Constant Field Values
Constructor Detail

ChangeNotificationJMSTopicUtil

public ChangeNotificationJMSTopicUtil()
Method Detail

sendToChangeNotificationJMSTopic

public static boolean sendToChangeNotificationJMSTopic(java.lang.String port,
                                                       java.lang.String payLoad)
                                                throws javax.jms.JMSException
Throws:
javax.jms.JMSException

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.