|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.shiftone.cache.decorator.cluster.jms.JmsTransport
Field Summary | |
static java.lang.String |
JMS_PROPERTY_SENDER
|
Constructor Summary | |
JmsTransport(JmsClusterCacheFactory factory)
|
Method Summary | |
void |
sendNotification(Notification notification)
|
void |
setNotificationListener(NotificationListener notificationListener)
|
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 JMS_PROPERTY_SENDER
Constructor Detail |
public JmsTransport(JmsClusterCacheFactory factory) throws CacheException
Method Detail |
public void sendNotification(Notification notification) throws java.lang.Exception
sendNotification
in interface Transport
java.lang.Exception
public void setNotificationListener(NotificationListener notificationListener)
setNotificationListener
in interface Transport
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |