|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.services.impl.NotificationListenerConnection
public class NotificationListenerConnection
| Constructor Summary | |
|---|---|
NotificationListenerConnection(java.util.Properties properties)
Create new NotificationListenerConnection with given configuration properties |
|
| Method Summary | |
|---|---|
void |
close()
Close the connection to the notification server |
void |
connect()
Connect to the notification server |
JMSNotificationService |
getNotificationService()
Get the notification service for this connection |
boolean |
isConnected()
Determine if connected to the notification server |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NotificationListenerConnection(java.util.Properties properties)
properties - Configuration properties used to create service| Method Detail |
|---|
public JMSNotificationService getNotificationService()
public void connect()
public void close()
throws AnzoException
AnzoException - if there was an error disconnectingpublic boolean isConnected()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||