public class FailingDigesterLoaderHandlerFactory extends Object implements AnnotationHandlerFactory
| Constructor and Description |
|---|
FailingDigesterLoaderHandlerFactory() |
| Modifier and Type | Method and Description |
|---|---|
<H extends AnnotationHandler<? extends Annotation,? extends AnnotatedElement>> |
newInstance(Class<H> type) |
public FailingDigesterLoaderHandlerFactory()
public <H extends AnnotationHandler<? extends Annotation,? extends AnnotatedElement>> H newInstance(Class<H> type) throws Exception
newInstance in interface AnnotationHandlerFactoryExceptionCopyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.