|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME)
@Target(value={})
public @interface SpringResourceSingle Spring resource entity.
| Required Element Summary | |
|---|---|
String |
value
Path of the resource. |
| Optional Element Summary | |
|---|---|
SpringDefinitionFormat |
format
Spring bean definition format. |
SpringResourceType |
type
Resource types. |
| Element Detail |
|---|
public abstract String value
public abstract SpringResourceType type
public abstract SpringDefinitionFormat format
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||