|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArtifactException | |
|---|---|
| org.ow2.petals.admin.api.artifact | |
| Uses of ArtifactException in org.ow2.petals.admin.api.artifact |
|---|
| Methods in org.ow2.petals.admin.api.artifact that throw ArtifactException | |
|---|---|
static Artifact |
ArtifactUtils.createArtifact(java.net.URL artifactUrl)
Create artifact from the specified URL |
static Artifact |
ArtifactUtils.createArtifact(java.net.URL artifactUrl,
java.util.Properties configurationProperties)
Create artifact from the specified URL with the specified properties files (Only useful for Component) |
static Artifact |
ArtifactUtils.createArtifact(java.net.URL artifactUrl,
java.net.URL configurationFile)
Create artifact from the specified URL with the specified properties files (Only useful for Component) |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||