@Module
public interface VelocitySuperClassBindingModule
Modifier and Type | Method and Description |
---|---|
ListenerSystem |
bindListenerSystem(VelocityListenerSystem listenerSystem) |
ServerInfo |
bindServerInfo(VelocityServerInfo serverInfo) |
ServerSensor<java.lang.Object> |
bindServerSensor(VelocitySensor sensor) |
TaskSystem |
bindTaskSystem(VelocityTaskSystem taskSystem) |
@Binds ServerInfo bindServerInfo(VelocityServerInfo serverInfo)
@Binds TaskSystem bindTaskSystem(VelocityTaskSystem taskSystem)
@Binds ListenerSystem bindListenerSystem(VelocityListenerSystem listenerSystem)
@Binds ServerSensor<java.lang.Object> bindServerSensor(VelocitySensor sensor)