message
Class MessageConfig
java.lang.Object
message.MessageConfig
- public class MessageConfig
- extends java.lang.Object
Access to messaging configuration: message.PortletMessaging.properties You
can define classes to use for the MessageStore ("message.store"), and
SessionIDRetriever ("session.id.retriever").
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MESSAGE_STORE
public static java.lang.String MESSAGE_STORE
SESSION_ID_RETRIEVER
public static java.lang.String SESSION_ID_RETRIEVER
default_properties
public static java.util.HashMap default_properties
props
protected static java.util.Properties props
MessageConfig
public MessageConfig()
getConfigProperty
public static java.lang.String getConfigProperty(java.lang.String name)