public class RegistrationAdvertiser extends Object
Modifier and Type | Field and Description |
---|---|
static ServiceName |
CONNECTOR_SERVICE_NAME |
Modifier and Type | Method and Description |
---|---|
Void |
getValue() |
static <any> |
install(ServiceTarget target,
String serviceName,
String socketBindingName,
Collection<String> userDefinedTags) |
void |
start(StartContext startContext) |
void |
stop(StopContext stopContext) |
public static <any> install(ServiceTarget target, String serviceName, String socketBindingName, Collection<String> userDefinedTags)
public void start(StartContext startContext) throws StartException
StartException
public void stop(StopContext stopContext)
public Void getValue() throws IllegalStateException, IllegalArgumentException
Copyright © 2019 JBoss by Red Hat. All rights reserved.