NamedEntityBean
, SAFDestinationBean
, SettableBean
public interface SAFTopicBean extends SAFDestinationBean
Store-and-Forward (SAF) topics are used for asynchronous and disconnected peer communications. A message delivered to a SAF topic will be forwarded to a remote JMS topic. Several aspects of a SAF topic's behavior can be configured with a SAFDestination bean.
getId, getName, getNotes, setName, setNotes
getLocalJNDIName, getMessageLoggingParams, getNonPersistentQos, getPersistentQos, getRemoteJNDIName, getSAFErrorHandling, getTimeToLiveDefault, getUnitOfOrderRouting, isUseSAFTimeToLiveDefault, setLocalJNDIName, setNonPersistentQos, setPersistentQos, setRemoteJNDIName, setSAFErrorHandling, setTimeToLiveDefault, setUnitOfOrderRouting, setUseSAFTimeToLiveDefault