Class LazyFeatureDependencies


  • public final class LazyFeatureDependencies
    extends java.lang.Object
    Author:
    Uwe Schaefer, (us@thomas-daily.de)
    • Method Detail

      • assertDependencyFullFilled

        public static boolean assertDependencyFullFilled()
        Checks that the dependencies to support lazy proxies are present
        Returns:
        true the dependencies are found
      • testDependencyFullFilled

        public static boolean testDependencyFullFilled()
        Checks that the dependencies to support lazy proxies are present
        Returns:
        true the dependencies are found
      • createDefaultProxyFactory

        public static LazyProxyFactory createDefaultProxyFactory()
        Creates a LazyProxyFactory
        Returns:
        the LazyProxyFactory