public class DiscoveryEvent extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
brokerName |
protected String |
serviceName |
| Constructor and Description |
|---|
DiscoveryEvent() |
DiscoveryEvent(String serviceName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBrokerName() |
String |
getServiceName() |
boolean |
isMarshallAware() |
void |
setBrokerName(String name) |
void |
setServiceName(String serviceName) |
public DiscoveryEvent()
public DiscoveryEvent(String serviceName)
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.