Uses of Interface
org.refcodes.servicebus.ServiceMatcherAccessor
-
-
Uses of ServiceMatcherAccessor in org.refcodes.servicebus
Subinterfaces of ServiceMatcherAccessor in org.refcodes.servicebus Modifier and Type Interface Description static interfaceServiceMatcherAccessor.ServiceMatcherPropertyProvides aServiceMatcherproperty.Classes in org.refcodes.servicebus that implement ServiceMatcherAccessor Modifier and Type Class Description classAmbiguousServiceRuntimeExceptionThis exception is thrown whenever a service cannot be unambiguously distinguished from another service because a matcher was not strict enough to identify just one service.classNoMatchingServiceRuntimeExceptionThis exception is thrown whenever a service cannot be unambiguously distinguished from another service because a matcher was not strict enough to identify just one service.
-