public interface SolReferenceableDelegate
Referenceable.getReference() for ConnectionFactorys, Topics, and Queues.| Modifier and Type | Method and Description |
|---|---|
Reference |
getReference(Referenceable referenceable)
|
Reference getReference(Referenceable referenceable) throws NamingException
SolConnectionFactory, SolXAConnectionFactory, SolTopic, or SolQueue.
If calling this returns null, the default implementation will be called.referenceable - The SolConnectionFactory, SolXAConnectionFactory, SolTopic, or SolQueue that Referenceable.getReference() was called onNamingException - on errorCopyright 2004-2025 Solace Corporation. All rights reserved.