Package com.djrapitops.plan.modules
Interface ProxySuperClassBindingModule
@Module
public interface ProxySuperClassBindingModule
Dagger module for binding proxy server classes to super classes.
-
Method Summary
Modifier and TypeMethodDescriptionbindConfigSystem(ProxyConfigSystem configSystem)
bindDBSystem(ProxyDBSystem dbSystem)
ServerSensor<?>
bindServerSensor(ServerSensor<Object> sensor)
-
Method Details
-
bindDBSystem
-
bindConfigSystem
-
bindServerSensor
-