|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.soa.esb.notification.NotificationTarget
org.jboss.soa.esb.notification.NotifyJMS
org.jboss.soa.esb.notification.NotifyTopics
public class NotifyTopics
| Field Summary | |
|---|---|
static java.lang.String |
CHILD_TOPIC
|
static java.lang.String |
CONNECTION_FACTORY
|
| Fields inherited from class org.jboss.soa.esb.notification.NotifyJMS |
|---|
ATT_DEST_NAME, ATT_PROP_NAME, ATT_PROP_VALUE, CHILD_MSG_PROP, m_oaMssProd, m_oConn, m_oCtx, m_oSess |
| Fields inherited from class org.jboss.soa.esb.notification.NotificationTarget |
|---|
m_oParms, PRM_NOTIF_CLASS |
| Constructor Summary | |
|---|---|
NotifyTopics(DomElement p_oP)
|
|
| Method Summary | |
|---|---|
protected void |
sendToAll(javax.jms.Message p_oMsg)
Abstract method - All classes that extend NotifyJMS must implement it according to their own javax.jms.Destination needs (Queue/Topic) |
protected void |
setTopics(DomElement[] p_oaP)
|
| Methods inherited from class org.jboss.soa.esb.notification.NotifyJMS |
|---|
release, sendNotification |
| Methods inherited from class org.jboss.soa.esb.notification.NotificationTarget |
|---|
fromParams |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CONNECTION_FACTORY
public static final java.lang.String CHILD_TOPIC
| Constructor Detail |
|---|
public NotifyTopics(DomElement p_oP)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
protected void setTopics(DomElement[] p_oaP)
throws java.lang.Exception
java.lang.Exceptionprotected void sendToAll(javax.jms.Message p_oMsg)
NotifyJMS
sendToAll in class NotifyJMSp_oMsg - Message
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||