@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
public abstract boolean inheritResources
public abstract boolean ignoreContextFailure
Copyright © 2003-2014. All Rights Reserved.