Package org.marid.proto.impl.health
Class StdProtoBusHealthMonitor
java.lang.Object
org.marid.proto.impl.health.StdProtoBusHealthMonitor
- All Implemented Interfaces:
java.lang.AutoCloseable
public class StdProtoBusHealthMonitor
extends java.lang.Object
implements java.lang.AutoCloseable
- Author:
- Dmitry Ovchinnikov
-
Constructor Summary
Constructors Constructor Description StdProtoBusHealthMonitor(ProtoBus bus, StdProtoBusHealthMonitorProps props) -
Method Summary
Modifier and Type Method Description voidclose()
-
Constructor Details
-
Method Details
-
close
public void close() throws java.lang.Exception- Specified by:
closein interfacejava.lang.AutoCloseable- Throws:
java.lang.Exception
-