Package com.wavemaker.runtime.prefab.core
-
Interface Summary Interface Description PrefabFactory APrefabFactoryinstantiates aPrefab.PrefabInstaller IntegratesPrefabs with theWebApplicationContextby registering or unregistring its component classes.PrefabLoader APrefabLoaderImplis responsible for loadingPrefabfrom a single source (local directory or remote system).PrefabManager APrefabManageracts like a container to keep track of loadedPrefabs.PrefabRegistry PrefabRegistrykeeps track ofStringVsConfigurableApplicationContextmapping. -
Class Summary Class Description Prefab prefab class, holds aClassLoaderthat can load packagedClasses.