public interface RequestScope
This interface is a "marker" for Java configuration files that are to be request-scoped. If a configuration file is a .java file, and it also declares that it implements this interface, then it will be marked as request scope.
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CLASS_VERSION |
static final java.lang.String CLASS_VERSION