Package cloud.commandframework.services
package cloud.commandframework.services
IntellectualSites service pipeline system
-
ClassDescriptionChunkedRequestContext<Context,
Result> This class represents a request that can be fulfilled by one, or multiple services, for one or more objectsUsed to specify the relative priority of a service implementationWrapper for exceptions thrown during pipeline execution.Service pipelineBuilder forServicePipelineServicePump<Context>Class that forwards a context to a service type that consumes said contextServiceRepository<Context,Response> Repository that contains implementations for a given service typeServiceSpigot<Context,Result> Class that outputs results from the given context, using the specified service typeThis indicates how aServiceresponded to a given context