Package io.fluxcapacitor.common
Class ServicePathBuilder
java.lang.Object
io.fluxcapacitor.common.ServicePathBuilder
public class ServicePathBuilder extends Object
-
Constructor Summary
Constructors Constructor Description ServicePathBuilder() -
Method Summary
Modifier and Type Method Description static StringconsumerPath(MessageType messageType)static StringeventSourcingPath()static StringkeyValuePath()static StringproducerPath(MessageType messageType)static StringschedulingPath()static StringsearchPath()
-
Constructor Details
-
ServicePathBuilder
public ServicePathBuilder()
-
-
Method Details
-
producerPath
-
consumerPath
-
eventSourcingPath
-
keyValuePath
-
searchPath
-
schedulingPath
-