LocationServiceUsage

csw.command.client.models.framework.LocationServiceUsage
See theLocationServiceUsage companion object
sealed abstract class LocationServiceUsage extends EnumEntry

Describes what action to take for a component on its boot-up regarding its registration with location service. This information is read from the config file for the component and used by csw-framework while spawning it.

Attributes

Companion
object
Graph
Supertypes
trait EnumEntry
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Inherited methods

String representation of this Enum Entry.

String representation of this Enum Entry.

Override in your implementation if needed

Attributes

Inherited from:
EnumEntry