Class Scan
java.lang.Object
io.contextmap.spring.runtime.model.Scan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddPublishedEvents(Set<Event> events) voidaddStorages(List<Storage> storages) voidaddSubscribedEvents(Set<Event> events) voidreplacePublishedEvents(Set<Event> events) voidsetExecution(ScanExecution execution) voidsetPluginName(String pluginName) voidsetPluginVersion(String pluginVersion) voidsetScannedComponent(ScannedComponent scannedComponent)
-
Constructor Details
-
Scan
public Scan()
-
-
Method Details
-
getStorages
-
addStorages
-
getPluginName
-
setPluginName
-
getPluginVersion
-
setPluginVersion
-
getExecution
-
setExecution
-
getScannedComponent
-
setScannedComponent
-
getPublishedEvents
-
replacePublishedEvents
-
addPublishedEvents
-
getSubscribedEvents
-
addSubscribedEvents
-