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
 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.
 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.
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.