@Retention(value=RUNTIME) @Target(value=PACKAGE) public @interface Defines
| Modifier and Type | Optional Element and Description |
|---|---|
AssetLocation |
location
The default asset location used by the contained assets when no location
is explicitly defined.
|
Define[] |
value
The application amd modules configuration
|
public abstract Define[] value
public abstract AssetLocation location
Copyright © 2013 eXo Platform SAS. All Rights Reserved.