JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
Package
com.github.marschall.spring.test.scope
Annotation Type TestScoped
@Scope
("test")
@Retention
(
RUNTIME
)
@Target
({
TYPE
,
METHOD
})
@Documented
public @interface
TestScoped