Uses of Class
services.moleculer.service.DefaultServiceRegistry
Packages that use DefaultServiceRegistry
-
Uses of DefaultServiceRegistry in services.moleculer.service
Constructors in services.moleculer.service with parameters of type DefaultServiceRegistryModifierConstructorDescriptionLocalActionEndpoint(DefaultServiceRegistry registry, ExecutorService executor, String nodeID, String service, io.datatree.Tree config, Action action, String actionName) RemoteActionEndpoint(DefaultServiceRegistry registry, Transporter transporter, String nodeID, String service, io.datatree.Tree config, String actionName)