public abstract @interface

Dynamic

implements Annotation
org.eclipse.sisu.Dynamic

Class Overview

Marks dependencies that should be dynamic proxies:

 @Inject
 @Dynamic
 Component proxy;
 

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation