nl.hippo.client.event.service
Class UpdateNotificationConfig
java.lang.Object
nl.hippo.client.event.service.UpdateNotificationConfig
public class UpdateNotificationConfig
- extends Object
JMS_CONNECTION_FACTORY
public static final String JMS_CONNECTION_FACTORY
- See Also:
- Constant Field Values
JMS_TOPIC
public static final String JMS_TOPIC
- See Also:
- Constant Field Values
JMS_USERNAME
public static final String JMS_USERNAME
- See Also:
- Constant Field Values
JMS_PASSWORD
public static final String JMS_PASSWORD
- See Also:
- Constant Field Values
JMS_RECONNECT_DELAY
public static final String JMS_RECONNECT_DELAY
- See Also:
- Constant Field Values
JNDI_INITIAL_CONTEXT_FACTORY
public static final String JNDI_INITIAL_CONTEXT_FACTORY
- See Also:
- Constant Field Values
JNDI_PROVIDER_URL
public static final String JNDI_PROVIDER_URL
- See Also:
- Constant Field Values
JMS_LOGLABEL
public static final String JMS_LOGLABEL
- See Also:
- Constant Field Values
UpdateNotificationConfig
public UpdateNotificationConfig(Properties parameters)
UpdateNotificationConfig
public UpdateNotificationConfig(InputStream stream)
getConnectionFactory
public String getConnectionFactory()
getTopic
public String getTopic()
getUserName
public String getUserName()
getPassword
public String getPassword()
getReconnectDelay
public long getReconnectDelay()
getLoglabel
public String getLoglabel()
getJndiProperties
public Properties getJndiProperties()
Copyright © 2006-2009 Hippo. All Rights Reserved.