Package | Description |
---|---|
org.apache.commons.proxy2.stub |
Contains mechanisms for stubbing behavior on
ProxyFactory -generated proxy objects. |
Modifier and Type | Method and Description |
---|---|
static <A extends Annotation> |
AnnotationBuilder.of(Class<A> type) |
static <A extends Annotation> |
AnnotationBuilder.of(Class<A> type,
A target) |
static <A extends Annotation> |
AnnotationBuilder.of(Class<A> type,
ObjectProvider<? extends A> provider) |
<O> AnnotationBuilder<A> |
AnnotationBuilder.train(BaseTrainer<?,O> trainer) |
AnnotationBuilder<A> |
AnnotationBuilder.withMembers(Map<String,?> members) |
Copyright © 2005–2014 The Apache Software Foundation. All rights reserved.