Class ExcludeInfo


  • public class ExcludeInfo
    extends Object
    this class is used to keep the exclude property details of all the classes. A map object is used to map the class name to an beanInfo object. here the class name is acctually a regular expression
    • Constructor Detail

      • ExcludeInfo

        public ExcludeInfo()