Class LivenessHandler
- java.lang.Object
-
- io.javaoperatorsdk.operator.sample.probes.LivenessHandler
-
- All Implemented Interfaces:
HttpHandler
public class LivenessHandler extends Object implements HttpHandler
-
-
Constructor Summary
Constructors Constructor Description LivenessHandler(io.javaoperatorsdk.operator.Operator operator)
-
-
-
Method Detail
-
handle
public void handle(HttpExchange httpExchange) throws IOException
- Specified by:
handlein interfaceHttpHandler- Throws:
IOException
-
-