Interface DestinationResolver
-
public interface DestinationResolverContract for resolving and returning a destination when the destination cannot be directly passed to the producer/consumer.- Author:
- Ikasan Development Team
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description javax.jms.DestinationgetDestination()Get the configured destination from the resolver.
-