Skip navigation links
A C F G H I O S 

A

addBeanClasses(Class<?>...) - Method in class org.apache.aries.cdi.spi.CDIContainerInitializer
Adds the listed classes to the resulting synthetic bean archive.
addBeanXmls(URL...) - Method in class org.apache.aries.cdi.spi.CDIContainerInitializer
Adds the listed bean.xml files the resulting synthetic bean archive
addExtension(Extension, Map<String, Object>) - Method in class org.apache.aries.cdi.spi.CDIContainerInitializer
Adds the given Extension instance along with any service properties available to the synthetic bean archive
addProperty(String, Object) - Method in class org.apache.aries.cdi.spi.CDIContainerInitializer
Adds a configuration property to the container

C

CDIContainerInitializer - Class in org.apache.aries.cdi.spi
 
CDIContainerInitializer() - Constructor for class org.apache.aries.cdi.spi.CDIContainerInitializer
 
Configuration - Interface in org.apache.aries.cdi.spi.configuration
An event type fired early by Aries CDI allowing extensions who observe it to get container configuration.

F

findClass(Predicate<String>, Function<String, Class<?>>) - Method in class org.apache.aries.cdi.spi.loader.SpiLoader
 

G

getBundles() - Method in class org.apache.aries.cdi.spi.loader.SpiLoader
 
getOrRegister(String, byte[], Package, ProtectionDomain) - Method in class org.apache.aries.cdi.spi.loader.SpiLoader
 

H

handleResources(Predicate<String>, Function<String, Enumeration<URL>>) - Method in class org.apache.aries.cdi.spi.loader.SpiLoader
 

I

initialize() - Method in class org.apache.aries.cdi.spi.CDIContainerInitializer
Bootstraps the container that has been built from this CDIContainerInitializer

O

org.apache.aries.cdi.spi - package 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.configuration - package org.apache.aries.cdi.spi.configuration
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 - package 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.

S

setBundleContext(BundleContext) - Method in class org.apache.aries.cdi.spi.CDIContainerInitializer
Sets the BundleContext for which this synthetic bean archive is created
setClassLoader(SpiLoader) - Method in class org.apache.aries.cdi.spi.CDIContainerInitializer
Sets the SpiLoader for this synthetic bean archive
SpiLoader - Class in org.apache.aries.cdi.spi.loader
 
SpiLoader() - Constructor for class org.apache.aries.cdi.spi.loader.SpiLoader
 
A C F G H I O S 
Skip navigation links

Copyright © 2020 The Apache Software Foundation. All rights reserved.