Uses of Class
org.apache.geronimo.deployment.ModuleIDBuilder

Packages that use ModuleIDBuilder
org.apache.geronimo.deployment   
 

Uses of ModuleIDBuilder in org.apache.geronimo.deployment
 

Methods in org.apache.geronimo.deployment with parameters of type ModuleIDBuilder
 Object ConfigurationBuilder.getDeploymentPlan(File planFile, JarFile module, ModuleIDBuilder idBuilder)
          Builds a deployment plan specific to this builder from a planFile and/or module if this builder can process it.
 org.apache.geronimo.kernel.repository.Artifact ConfigurationBuilder.getConfigurationID(Object plan, JarFile module, ModuleIDBuilder idBuilder)
          Checks what configuration URL will be used for the provided module.
 



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