Uses of Class
org.ow2.petals.admin.api.exception.ArtifactNotFoundException

Packages that use ArtifactNotFoundException
org.ow2.petals.admin.api   
 

Uses of ArtifactNotFoundException in org.ow2.petals.admin.api
 

Methods in org.ow2.petals.admin.api that throw ArtifactNotFoundException
abstract  Artifact ArtifactAdministration.getArtifact(java.lang.String type, java.lang.String name)
           Create an artifact with this type and name.
 Artifact ArtifactAdministration.getArtifactInfo(java.lang.String type, java.lang.String name)
           Get information about an artifact already deployed.
 void ArtifactAdministration.startArtifact(java.lang.String type, java.lang.String name)
          Start an artifact.
 void ArtifactAdministration.stopAndUndeployArtifact(java.lang.String type, java.lang.String name)
          Stop and undeploy an artifact.
 void ArtifactAdministration.stopArtifact(java.lang.String type, java.lang.String name)
          Stop an artifact.
 



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