Uses of Interface
org.apache.commons.digester3.annotations.AnnotationHandlerFactory

Packages that use AnnotationHandlerFactory
org.apache.commons.digester3.annotations The annotations package provides for Java5 Annotations meta data-based definition of rules for Digester
 

Uses of AnnotationHandlerFactory in org.apache.commons.digester3.annotations
 

Methods in org.apache.commons.digester3.annotations with parameters of type AnnotationHandlerFactory
protected  void FromAnnotationsRuleModule.useAnnotationHandlerFactory(AnnotationHandlerFactory annotationHandlerFactory)
          Allows users plug a different AnnotationHandlerFactory to create AnnotationHandler instances.
 



Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.