Uses of Class
org.apache.axis2.deployment.util.BeanExcludeInfo
-
Packages that use BeanExcludeInfo Package Description org.apache.axis2.deployment.util -
-
Uses of BeanExcludeInfo in org.apache.axis2.deployment.util
Methods in org.apache.axis2.deployment.util that return BeanExcludeInfo Modifier and Type Method Description BeanExcludeInfo
ExcludeInfo. getBeanExcludeInfoForClass(String className)
Methods in org.apache.axis2.deployment.util with parameters of type BeanExcludeInfo Modifier and Type Method Description void
ExcludeInfo. putBeanInfo(String classNameRegx, BeanExcludeInfo beanExcludeInfo)
-