Class PostLoadOperationProvider


  • public class PostLoadOperationProvider
    extends java.lang.Object
    Author:
    Andi Hotz, (c) Sahits GmbH, 2016 Created on Mar 16, 2016
    • Field Detail

      • postLoadOperationList

        @Autowired
        private java.util.List<IPostLoadOperation> postLoadOperationList
    • Constructor Detail

      • PostLoadOperationProvider

        public PostLoadOperationProvider()
    • Method Detail

      • getPostLoadOperationInstances

        public java.util.List<IPostLoadOperation> getPostLoadOperationInstances()