Uses of Class
org.glassfish.deployment.common.ClientArtifactsManager

Packages that use ClientArtifactsManager
org.glassfish.deployment.common   
 

Uses of ClientArtifactsManager in org.glassfish.deployment.common
 

Methods in org.glassfish.deployment.common that return ClientArtifactsManager
static ClientArtifactsManager ClientArtifactsManager.get(DeploymentContext dc)
          Retreives the client artifacts store from the provided deployment context, creating one and storing it back into the DC if none is there yet.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.