| Package | Description |
|---|---|
| org.apache.aries.cdi.spi |
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| org.apache.aries.cdi.spi.loader |
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| Modifier and Type | Method and Description |
|---|---|
abstract CDIContainerInitializer |
CDIContainerInitializer.setClassLoader(SpiLoader spiLoader)
Sets the SpiLoader for this synthetic bean archive
|
| Modifier and Type | Method and Description |
|---|---|
abstract SpiLoader |
SpiLoader.findClass(Predicate<String> predicate,
Function<String,Class<?>> function) |
abstract SpiLoader |
SpiLoader.handleResources(Predicate<String> predicate,
Function<String,Enumeration<URL>> function) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.