|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClassPath | |
|---|---|
| org.jvnet.hk2.component.classmodel | |
| Uses of ClassPath in org.jvnet.hk2.component.classmodel |
|---|
| Methods in org.jvnet.hk2.component.classmodel that return ClassPath | |
|---|---|
static ClassPath |
ClassPath.create(Habitat h,
boolean allowTestClassPath)
Creates a ClassPathHelper instance. |
static ClassPath |
ClassPath.create(Habitat h,
java.util.Collection<java.io.File> classPath)
|
static ClassPath |
ClassPath.create(Habitat h,
java.lang.String classPath)
|
| Methods in org.jvnet.hk2.component.classmodel with parameters of type ClassPath | |
|---|---|
static InhabitantsParsingContextGenerator |
InhabitantsParsingContextGenerator.create(Habitat h,
java.util.concurrent.ExecutorService es,
ClassPath inhabitantsClassPath,
java.io.FileFilter inhabitantsClassPathFilter)
Factory for the InhabitantsParsingContextGenerator |
void |
FileCachingClassPathAdvisor.starting(ClassPath inhabitantsClassPath)
|
void |
ClassPathAdvisor.starting(ClassPath inhabitantsClassPath)
Called at the start of class-model habitat creation |
| Constructors in org.jvnet.hk2.component.classmodel with parameters of type ClassPath | |
|---|---|
InhabitantsParsingContextGenerator(java.util.concurrent.ExecutorService es,
ClassPath inhabitantsClassPath,
java.io.FileFilter inhabitantsClassPathFilter)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||