Uses of Class
org.apache.geronimo.kernel.repository.ImportType

Packages that use ImportType
org.apache.geronimo.kernel.repository   
 

Uses of ImportType in org.apache.geronimo.kernel.repository
 

Fields in org.apache.geronimo.kernel.repository declared as ImportType
static ImportType ImportType.ALL
           
static ImportType ImportType.CLASSES
           
static ImportType ImportType.SERVICES
           
 

Methods in org.apache.geronimo.kernel.repository that return ImportType
 ImportType Dependency.getImportType()
           
 

Methods in org.apache.geronimo.kernel.repository with parameters of type ImportType
 void Environment.addDependency(Artifact artifact, ImportType importType)
           
 

Constructors in org.apache.geronimo.kernel.repository with parameters of type ImportType
Dependency(Artifact artifact, ImportType importType)
           
 



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