| Package | Description |
|---|---|
| org.apache.aries.cdi.container.internal.container | |
| org.apache.aries.cdi.container.internal.loader |
| Modifier and Type | Method and Description |
|---|---|
BundleClassLoader |
ContainerState.classLoader() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ContainerBootstrap.processExtensions(BundleClassLoader loader,
CDIContainerInitializer initializer) |
| Modifier and Type | Method and Description |
|---|---|
BundleClassLoader |
BundleClassLoader.findClass(Predicate<String> predicate,
Function<String,Class<?>> function) |
BundleClassLoader |
BundleClassLoader.handleResources(Predicate<String> predicate,
Function<String,Enumeration<URL>> function) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.