Interface WebServices

All Superinterfaces:
io.vertigo.core.node.component.Component, io.vertigo.core.node.component.CoreComponent
All Known Implementing Classes:
CatalogWebServices, ComponentCmdWebServices, HealthcheckWebServices, SwaggerWebServices

public interface WebServices extends io.vertigo.core.node.component.Component
WebServices. Used to mark a class, which defines a set of webservices.
Author:
npiedeloup