Class DefaultRepositoryUtility

  • All Implemented Interfaces:
    RepositoryUtility, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

    public class DefaultRepositoryUtility
    extends Object
    implements org.springframework.context.ApplicationContextAware, RepositoryUtility
    • Constructor Detail

      • DefaultRepositoryUtility

        public DefaultRepositoryUtility()
    • Method Detail

      • setApplicationContext

        public void setApplicationContext​(@NonNull
                                          org.springframework.context.ApplicationContext applicationContext)
        Specified by:
        setApplicationContext in interface org.springframework.context.ApplicationContextAware