Interface ServiceBus<S extends Service<?>>

  • Type Parameters:
    S - the generic type
    All Known Implementing Classes:
    ServiceBusImpl


    public interface ServiceBus<S extends Service<?>>
    The ServiceBus defines the functionality for Service instances to look up other Service instances.