|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface Resources
This class is used to allow multiple resources declarations.
Resource
Required Element Summary | |
---|---|
Resource[] |
value
Array used for multiple resource declarations. |
Element Detail |
---|
public abstract Resource[] value
|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
Copyright © 1993, 2010, Oracle and/or its affiliates. All rights reserved.