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