@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2019-01-16T11:16:31-0700") public class TopologyMessages_$logger extends DelegatingBasicLogger implements TopologyMessages, Serializable
MESSAGES
Constructor and Description |
---|
TopologyMessages_$logger(Logger log) |
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) |
public final void errorFiringEvent(String listenerClass, Throwable t)
errorFiringEvent
in interface TopologyMessages
public final void notRegistered(String clientId, Throwable t)
notRegistered
in interface TopologyMessages
public final void errorStartingAdvertisement(Throwable cause)
errorStartingAdvertisement
in interface TopologyMessages
public final void errorStoppingAdvertisement(Throwable cause)
errorStoppingAdvertisement
in interface TopologyMessages
public final void errorOnCheck(String clientId, Throwable cause)
errorOnCheck
in interface TopologyMessages
Copyright © 2019 JBoss by Red Hat. All rights reserved.