|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ArtifactBundle
A bundle of artifacts that are logically grouped together. An artifact bundle is itself an artifact.
| Method Summary | |
|---|---|
java.util.Collection<? extends Artifact> |
getArtifacts()
Get the artifacts that are associated with this bundle. |
| Methods inherited from interface org.codehaus.enunciate.main.Artifact |
|---|
exportTo, getAliases, getDependencies, getId, getModule, getSize, isPublic |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
java.util.Collection<? extends Artifact> getArtifacts()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||