Class BeanCreatedBy


  • public class BeanCreatedBy
    extends java.lang.Object
    Author:
    Andi Hotz, (c) Sahits GmbH, 2014 Created on Mar 02, 2014
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private boolean componentScan  
      private java.lang.String configuration  
    • Constructor Summary

      Constructors 
      Constructor Description
      BeanCreatedBy()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • configuration

        private final java.lang.String configuration
      • componentScan

        private final boolean componentScan
    • Constructor Detail

      • BeanCreatedBy

        public BeanCreatedBy()