|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) public @interface BuiltBy
BuiltBy. An annotation for configuration beans to specify what builder builds them. This annotation is required on all non-core configuration classes (i.e. ones which reside in external modules)
Required Element Summary | |
---|---|
Class<? extends Builder> |
value
|
Element Detail |
---|
public abstract Class<? extends Builder> value
|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |