Class ExcludeInfo

java.lang.Object
org.apache.axis2.deployment.util.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 Details

    • ExcludeInfo

      public ExcludeInfo()
  • Method Details