com.tibco.bw.plugin.config.adapterresources
Interface PublicationServiceConfigProps

All Superinterfaces:
AdapterServicesCommonConfigProps, CommonProps

public interface PublicationServiceConfigProps
extends AdapterServicesCommonConfigProps

The set of configuration properties of the Publication Service Shared Resource.


Field Summary
static byte REPLY_DESTINATION
          This is the Reply Destination configuration property.
static byte REPLY_MESSAGE_SUBJECT
          This is the Reply Message Subject configuration property.
 
Fields inherited from interface com.tibco.bw.plugin.config.adapterresources.AdapterServicesCommonConfigProps
CLASS_REFERENCE, CONNECTION_FACTORY_TYPE, DELIVERY_MODE, DESTINATION, ENDPOINT_REFERENCE, MESSAGE_SUBJECT, QUALITY_OF_SERVICE, SESSION_REFERENCE, TRANSPORT_TYPE, WIRE_FORMAT
 
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps
DESCRIPTION, NAME, UNRESERVED_PROPERTY
 

Field Detail

REPLY_MESSAGE_SUBJECT


static final byte REPLY_MESSAGE_SUBJECT
This is the Reply Message Subject configuration property.

The type of this configuration property is java.lang.String

See Also:
Constant Field Values

REPLY_DESTINATION


static final byte REPLY_DESTINATION
This is the Reply Destination configuration property.

The type of this configuration property is java.lang.String

See Also:
Constant Field Values


Copyright @ 2010, TIBCO Softwares (Inc). All right reserved