Package io.deephaven.enterprise.comm
Class ConnectionMonitorParamsFactory
java.lang.Object
io.deephaven.enterprise.comm.ConnectionMonitorParamsFactory
Created by rcaudy on 2/6/14.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ConnectionMonitor.ParamsmakeParamsForClass(com.fishlib.configuration.Configuration c, Class cls, ConnectionMonitor.Listener listener)
-
Constructor Details
-
ConnectionMonitorParamsFactory
public ConnectionMonitorParamsFactory()
-
-
Method Details
-
makeParamsForClass
public static ConnectionMonitor.Params makeParamsForClass(com.fishlib.configuration.Configuration c, Class cls, @Nullable ConnectionMonitor.Listener listener)
-