Uses of Class
org.apache.geronimo.deployment.service.jsr88.Artifact

Packages that use Artifact
org.apache.geronimo.deployment.service.jsr88   
 

Uses of Artifact in org.apache.geronimo.deployment.service.jsr88
 

Methods in org.apache.geronimo.deployment.service.jsr88 that return Artifact
 Artifact EnvironmentData.getConfigId()
           
 Artifact[] EnvironmentData.getDependencies()
           
 

Methods in org.apache.geronimo.deployment.service.jsr88 with parameters of type Artifact
 void EnvironmentData.setConfigId(Artifact configId)
           
 void EnvironmentData.setDependencies(Artifact[] dependencies)
           
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.