Interface Command
-
- All Known Implementing Classes:
Catchup,EnumerateNamespaces,EnumerateTypes,Follow,Publish,SerialOf
public interface Command
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidrunWith(org.factcast.core.FactCast fc, Options opt)
-
-
-
Method Detail
-
runWith
void runWith(org.factcast.core.FactCast fc, Options opt)
-
-