@Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) public @interface Dependency
This annotation cannot be used as a stand-alone portlet annotation.
public abstract String name
public abstract String scope
public abstract String version
Java Portlet 3.0 API Specification. See the Copyright and License provided with this distribution. Use is subject to license terms.