|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A strategy interface to detect a in, possibly, a vendor-specific way.
| Method Summary | |
boolean |
isTopic(Destination destination)
Use any means suitable to detect a topic. |
boolean |
isTopic(org.mule.umo.endpoint.UMOImmutableEndpoint endpoint)
Use endpoint configuration to detect a topic. |
boolean |
isTopic(org.mule.umo.endpoint.UMOImmutableEndpoint endpoint,
boolean fallbackToEndpointProperties)
Use endpoint configuration to detect a topic. |
| Method Detail |
public boolean isTopic(org.mule.umo.endpoint.UMOImmutableEndpoint endpoint)
endpoint - endpoint to test
isTopic(org.mule.umo.endpoint.UMOImmutableEndpoint, boolean)
public boolean isTopic(org.mule.umo.endpoint.UMOImmutableEndpoint endpoint,
boolean fallbackToEndpointProperties)
endpoint - endpoint to testfallbackToEndpointProperties - whether to check endpoint's properties if
resource info returned false
public boolean isTopic(Destination destination)
destination - a jms destination to test
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||