Name of the type.
Unknown type.
Sugar method to creates a record for this type.
The java interface is added to the metadata in the `service.interface` key.
Creates a record based on the parameters.
Lookup for a service record and if found, retrieve it and return the service object (used to consume the service).
This is a convenient method to avoid explicit lookup and then retrieval of the service. This method requires to
have the clientClass
set with the expected set of client. This is important for usages not using Java so
you can pass the expected type.
Lookup for a service record and if found, retrieve it and return the service object (used to consume the service).
This is a convenient method to avoid explicit lookup and then retrieval of the service. This method requires to
have the clientClass
set with the expected set of client. This is important for usages not using Java so
you can pass the expected type.
Lookup for a service record and if found, retrieve it and return the service object (used to consume the service).
This is a convenient method to avoid explicit lookup and then retrieval of the service. This method requires to
have the clientClass
set with the expected set of client. This is important for usages not using Java so
you can pass the expected type.
Lookup for a service record and if found, retrieve it and return the service object (used to consume the service).
This is a convenient method to avoid explicit lookup and then retrieval of the service. This method requires to
have the clientClass
set with the expected set of client. This is important for usages not using Java so
you can pass the expected type.
Generated using TypeDoc
for event bus services (service proxies). Consumers receive a service proxy to use the service.