Uses of Class
dev.getelements.elements.rt.remote.jeromq.guice.JeroMQContextModule
Packages that use JeroMQContextModule
-
Uses of JeroMQContextModule in dev.getelements.elements.rt.remote.jeromq.guice
Methods in dev.getelements.elements.rt.remote.jeromq.guice that return JeroMQContextModuleModifier and TypeMethodDescriptionJeroMQContextModule.withApplicationUniqueName
(String applicationUniqueName) Given a unique string identifier for the application, this will genrate a unique identifier for the application's unique name usingApplicationId.forUniqueName(String)
.JeroMQContextModule.withZContext
(org.zeromq.ZContext zContext) Allows for the specification of a specificZContext
instance