Class ServiceRepository<Context,Response>

java.lang.Object
cloud.commandframework.services.ServiceRepository<Context,Response>
Type Parameters:
Context - Service context
Response - Service response type

public final class ServiceRepository<Context,Response> extends Object
Repository that contains implementations for a given service type