Uses of Class
org.glassfish.deployment.common.Artifacts.FullAndPartURIs

Packages that use Artifacts.FullAndPartURIs
org.glassfish.deployment.common   
 

Uses of Artifacts.FullAndPartURIs in org.glassfish.deployment.common
 

Methods in org.glassfish.deployment.common that return types with arguments of type Artifacts.FullAndPartURIs
 Collection<Artifacts.FullAndPartURIs> ClientArtifactsManager.artifacts()
          Returns the set (in unmodifiable form) of FullAndPartURIs for the accumulated artifacts.
 Set<Artifacts.FullAndPartURIs> Artifacts.getArtifacts()
          Returns the URI pairs tracked by this Artifacts object.
 

Method parameters in org.glassfish.deployment.common with type arguments of type Artifacts.FullAndPartURIs
 void Artifacts.addArtifacts(Collection<Artifacts.FullAndPartURIs> urisCollection)
          Adds multiple artifacts at once.
 



Copyright © 2012. All Rights Reserved.