Uses of Class
org.refcodes.servicebus.DuplicateServiceRuntimeException
-
-
Uses of DuplicateServiceRuntimeException in org.refcodes.servicebus
Methods in org.refcodes.servicebus that throw DuplicateServiceRuntimeException Modifier and Type Method Description voidServiceDirectory. addService(ServiceDescriptor<S,SCTX> aServiceDescriptor)Registers a service to the service bus.voidServiceDirectoryImpl. addService(ServiceDescriptor<S,SCTX> aServiceDescriptor)Registers a service to the service bus.
-