com.bankframe.services.notification
Class NotificationProperties
java.lang.Object
com.bankframe.services.notification.NotificationProperties
public class NotificationProperties
- extends Object
The purpose of this class is to contain Notification contant keys
i.e. keys for the BankframeResource.properties or BankframeMessages.properties
TARGET_PORT
public static final String TARGET_PORT
- See Also:
- Constant Field Values
SOURCE_PORT
public static final String SOURCE_PORT
- See Also:
- Constant Field Values
TIMEOUT
public static final String TIMEOUT
- See Also:
- Constant Field Values
RETRIES
public static final String RETRIES
- See Also:
- Constant Field Values
RESPONSE_LOG_FILE
public static final String RESPONSE_LOG_FILE
- See Also:
- Constant Field Values
PAYLOAD_LOG_FILE
public static final String PAYLOAD_LOG_FILE
- See Also:
- Constant Field Values
COUND_NOT_CREATE_CLASS
public static final String COUND_NOT_CREATE_CLASS
- See Also:
- Constant Field Values
REQUEST
public static final String REQUEST
- See Also:
- Constant Field Values
RESPONSE
public static final String RESPONSE
- See Also:
- Constant Field Values
SOURCE_NODE
public static final String SOURCE_NODE
- See Also:
- Constant Field Values
TARGET_NODE
public static final String TARGET_NODE
- See Also:
- Constant Field Values
RMI_PORT
public static final String RMI_PORT
- See Also:
- Constant Field Values
REMOTE_NOTIFICATION_URL
public static final String REMOTE_NOTIFICATION_URL
- See Also:
- Constant Field Values
FACTORY_KEY
public static final String FACTORY_KEY
- See Also:
- Constant Field Values
NotificationProperties
public NotificationProperties()
Copyright © 2005, 2007, Oracle. All rights reserved.