public class DefaultDestinationIdGenerator extends Object implements java.util.function.Function<javax.jms.Destination,String>
| Constructor and Description |
|---|
DefaultDestinationIdGenerator() |
| Modifier and Type | Method and Description |
|---|---|
String |
apply(javax.jms.Destination destination) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThen, compose, identitypublic String apply(javax.jms.Destination destination)
apply in interface java.util.function.Function<javax.jms.Destination,String>Copyright © 2018. All rights reserved.