Uses of Interface
io.quarkus.artemis.jms.runtime.ArtemisJmsWrapper
-
Packages that use ArtemisJmsWrapper Package Description io.quarkus.artemis.jms.runtime -
-
Uses of ArtemisJmsWrapper in io.quarkus.artemis.jms.runtime
Methods in io.quarkus.artemis.jms.runtime that return ArtemisJmsWrapper Modifier and Type Method Description ArtemisJmsWrapperArtemisJmsRecorder. getDefaultWrapper()Methods in io.quarkus.artemis.jms.runtime with parameters of type ArtemisJmsWrapper Modifier and Type Method Description Supplier<javax.jms.ConnectionFactory>ArtemisJmsRecorder. getConnectionFactoryProducer(String name, ArtemisRuntimeConfigs runtimeConfigs, ArtemisBuildTimeConfigs buildTimeConfigs, ArtemisJmsWrapper wrapper)
-