Uses of Class
org.refcodes.servicebus.AmbiguousServiceRuntimeException
-
-
Uses of AmbiguousServiceRuntimeException in org.refcodes.servicebus
Methods in org.refcodes.servicebus that throw AmbiguousServiceRuntimeException Modifier and Type Method Description SServiceBus. lookupService(ServiceMatcher<S> aServiceMatcher)Looks for a service matching the given service descriptor and returns it if found.SServiceBusImpl. lookupService(ServiceMatcher<S> aServiceMatcher)Looks for a service matching the given service descriptor and returns it if found.
-