@Retention(value=RUNTIME) @Target(value=TYPE) @Inherited public @interface UsingSpring
Modifier and Type | Optional Element and Description |
---|---|
boolean |
ignoreContextFailure |
boolean |
inheritResources |
String[] |
resources |
public abstract String[] resources
Copyright © 2003–2015. All rights reserved.