org.apache.activemq.transport.discovery
public interface DiscoveryListener
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DISCOVERED_OPTION_PREFIX |
Modifier and Type | Method and Description |
---|---|
void |
onServiceAdd(DiscoveryEvent event) |
void |
onServiceRemove(DiscoveryEvent event) |
static final java.lang.String DISCOVERED_OPTION_PREFIX
void onServiceAdd(DiscoveryEvent event)
void onServiceRemove(DiscoveryEvent event)
Copyright © 2005-2014. All Rights Reserved.