Uses of Class
edu.ucsb.nceas.metacat.shared.BaseService
Package
Description
-
Uses of BaseService in edu.ucsb.nceas.metacat.database
-
Uses of BaseService in edu.ucsb.nceas.metacat.index.queue
Modifier and TypeClassDescriptionclass
The IndexGenerator class will publish (send) the index information to a RabbitMQ queue. -
Uses of BaseService in edu.ucsb.nceas.metacat.properties
Modifier and TypeClassDescriptionclass
A suite of utility classes for the metadata configuration utilityclass
A suite of utility classes for the skin configuration utility -
Uses of BaseService in edu.ucsb.nceas.metacat.service
Modifier and TypeMethodDescriptionstatic void
ServiceService.registerService
(String serviceName, BaseService service) Register a service with the system.