Uses of Interface
org.nuiton.jaxx.runtime.spi.init.ComponentInitializer
-
Packages that use ComponentInitializer Package Description org.nuiton.jaxx.runtime.spi.init -
-
Uses of ComponentInitializer in org.nuiton.jaxx.runtime.spi.init
Classes in org.nuiton.jaxx.runtime.spi.init that implement ComponentInitializer Modifier and Type Class Description classComponentInitializerSupport<C>Deprecated.will be removed when 3.0 will be released.Methods in org.nuiton.jaxx.runtime.spi.init that return types with arguments of type ComponentInitializer Modifier and Type Method Description Set<ComponentInitializer>ComponentInitializerManager. apply(JAXXObject ui)Deprecated.
-