Package org.kiwiproject.registry.model
-
Class Summary Class Description Port Model that defines a port being used by a service, including the port number, the purpose of the port, and whether the port is secure or not.ServiceInstance Model containing information about a running serviceServicePaths Model defining various known paths used by services -
Enum Summary Enum Description NativeRegistryData Enum that defines whether all data from the native service registry should be included inServiceInstanceobjects returned by the registry, e.g.Port.PortType Enum defining the type of connector the port is used for.Port.Security Enum defining whether the port is secure or not.ServiceInstance.Status The status of a service