Package com.vaadin.mpr
Class LegacyCurrentInstanceV8
java.lang.Object
com.vaadin.mpr.LegacyCurrentInstanceV8
- All Implemented Interfaces:
LegacyCurrentInstance
Retrieves current Vaadin instances for Vaadin 8.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclearAll()voidrestoreInstances(Map<Class<?>, com.vaadin.util.CurrentInstance> previousInstances)
-
Constructor Details
-
LegacyCurrentInstanceV8
public LegacyCurrentInstanceV8()
-
-
Method Details
-
getCurrentInstances
- Specified by:
getCurrentInstancesin interfaceLegacyCurrentInstance
-
clearAll
public void clearAll()- Specified by:
clearAllin interfaceLegacyCurrentInstance
-
restoreInstances
- Specified by:
restoreInstancesin interfaceLegacyCurrentInstance
-