public interface TopologyMessages
Modifier and Type | Field and Description |
---|---|
static TopologyMessages |
MESSAGES |
Modifier and Type | Method and Description |
---|---|
void |
errorFiringEvent(String listenerClass,
Throwable t) |
void |
errorOnCheck(String clientId,
Throwable cause) |
void |
errorStartingAdvertisement(Throwable cause) |
void |
errorStoppingAdvertisement(Throwable cause) |
void |
notRegistered(String clientId,
Throwable t) |
static final TopologyMessages MESSAGES
Copyright © 2019 JBoss by Red Hat. All rights reserved.