Uses of Class
org.ow2.petals.admin.api.artifact.ArtifactException

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)
 



Copyright © 2005-2012 Petals Link (EBM Websourcing). All Rights Reserved.