public class ServiceExporter_GroovyExtension extends Object
Constructor and Description |
---|
ServiceExporter_GroovyExtension() |
Modifier and Type | Method and Description |
---|---|
static void |
init(ServiceExporter j_receiver,
Vertx vertx,
ServicePublisher publisher,
Map<String,Object> configuration,
Future<Void> future) |
static void |
onPublish(ServiceExporter j_receiver,
Map<String,Object> record) |
static void |
onUpdate(ServiceExporter j_receiver,
Map<String,Object> record) |
public static void init(ServiceExporter j_receiver, Vertx vertx, ServicePublisher publisher, Map<String,Object> configuration, Future<Void> future)
public static void onPublish(ServiceExporter j_receiver, Map<String,Object> record)
public static void onUpdate(ServiceExporter j_receiver, Map<String,Object> record)
Copyright © 2017. All rights reserved.