com.stratelia.silverpeas.notificationserver
Class NotificationServerConstant

java.lang.Object
  extended by com.stratelia.silverpeas.notificationserver.NotificationServerConstant

public class NotificationServerConstant
extends Object


Field Summary
static String JMS_FACTORY
           
static String JMS_HEADER_CHANNEL
           
static String JMS_QUEUE
           
 
Constructor Summary
NotificationServerConstant()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JMS_FACTORY

public static final String JMS_FACTORY
See Also:
Constant Field Values

JMS_QUEUE

public static final String JMS_QUEUE
See Also:
Constant Field Values

JMS_HEADER_CHANNEL

public static final String JMS_HEADER_CHANNEL
See Also:
Constant Field Values
Constructor Detail

NotificationServerConstant

public NotificationServerConstant()


Copyright © 2016 Silverpeas. All Rights Reserved.