public interface Handler
| Modifier and Type | Method and Description |
|---|---|
void |
active(List<String> enabledRules,
MeterSystem service,
GRPCHandlerRegister grpcHandlerRegister) |
static List<Handler> |
all() |
String |
type() |
static List<Handler> all() throws HandlerInitializationException
HandlerInitializationExceptionString type()
void active(List<String> enabledRules, MeterSystem service, GRPCHandlerRegister grpcHandlerRegister)
Copyright © 2021 The Apache Software Foundation. All rights reserved.