Uses of Interface
nl.gx.webmanager.services.wrapper.WrapperRegistry
-
Packages that use WrapperRegistry Package Description nl.gx.webmanager.foundation Various utility and base classes that are used to implement the webmanager api. -
-
Uses of WrapperRegistry in nl.gx.webmanager.foundation
Classes in nl.gx.webmanager.foundation that implement WrapperRegistry Modifier and Type Class Description class
CentralWrapperRegistry
This class is the single access point to the wrapper registry.class
WrapperRegistry
Registry for mappings between siteworks types, interfaces and implementation classes.
-