@Retention(value=RUNTIME) @Target(value=PACKAGE) public @interface Requires
| Modifier and Type | Optional Element and Description |
|---|---|
AssetLocation |
location
The default asset location used by the contained assets when no location
is explicitly defined.
|
Require[] |
value |
public abstract Require[] value
public abstract AssetLocation location
Copyright © 2013 eXo Platform SAS. All rights reserved.