Package org.eclipse.scanning.event
Class ScanningEventsClassRegistry
java.lang.Object
org.eclipse.scanning.event.ScanningEventsClassRegistry
- All Implemented Interfaces:
IClassRegistry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturn the Mapinvalid input: '<'String, Classinvalid input: '<'?>> that stores the id string to class information.
-
Constructor Details
-
ScanningEventsClassRegistry
public ScanningEventsClassRegistry()
-
-
Method Details
-
getIdToClassMap
Description copied from interface:IClassRegistryReturn the Mapinvalid input: '<'String, Classinvalid input: '<'?>> that stores the id string to class information.- Specified by:
getIdToClassMapin interfaceIClassRegistry- Returns:
- the Map that links id strings to classes.
-