Uses of Class
org.apache.activemq.artemis.utils.UUIDGenerator
-
Packages that use UUIDGenerator Package Description org.apache.activemq.artemis.utils -
-
Uses of UUIDGenerator in org.apache.activemq.artemis.utils
Methods in org.apache.activemq.artemis.utils that return UUIDGenerator Modifier and Type Method Description static UUIDGeneratorUUIDGenerator. getInstance()Method used for accessing the singleton generator instance.
-