Class VisitableConnectionDeactivatedEventWrapper
- java.lang.Object
-
- io.dropwizard.redis.metrics.event.wrapper.VisitableConnectionDeactivatedEventWrapper
-
- All Implemented Interfaces:
VisitableEventWrapper
public class VisitableConnectionDeactivatedEventWrapper extends Object implements VisitableEventWrapper
-
-
Constructor Summary
Constructors Constructor Description VisitableConnectionDeactivatedEventWrapper(io.lettuce.core.event.connection.ConnectionDeactivatedEvent event)
-
-
-
Method Detail
-
accept
public void accept(EventVisitor visitor)
- Specified by:
acceptin interfaceVisitableEventWrapper
-
-