@Module
public interface ServerSuperClassBindingModule
Modifier and Type | Method and Description |
---|---|
ConnectionSystem |
bindServerConnectionSystem(ServerConnectionSystem serverConnectionSystem) |
InfoSystem |
bindServerInfoSystem(ServerInfoSystem serverInfoSystem) |
PlanAPI |
bindServerPlanAPI(CommonAPI serverAPI) |
@Binds InfoSystem bindServerInfoSystem(ServerInfoSystem serverInfoSystem)
@Binds ConnectionSystem bindServerConnectionSystem(ServerConnectionSystem serverConnectionSystem)