Skip navigation links
eXo PLF:: Kernel :: Container Extension :: Weld 1 Implementation 5.1.3
B G I O S W 

B

BasicWeldContainerHelper - Class in org.exoplatform.container.weld
This provider simply returns no Extension to be added to Weld.
BasicWeldContainerHelper(InitParams) - Constructor for class org.exoplatform.container.weld.BasicWeldContainerHelper
The default constructor

G

getComponentAdapter(Object, Class<T>, boolean) - Method in class org.exoplatform.container.weld.WeldContainer
getComponentAdapterOfType(Class<T>, boolean) - Method in class org.exoplatform.container.weld.WeldContainer
getComponentAdaptersOfType(Class<T>) - Method in class org.exoplatform.container.weld.WeldContainer
getComponentInstance(Object, Class<T>, boolean) - Method in class org.exoplatform.container.weld.WeldContainer
getComponentInstanceOfType(Class<T>, boolean) - Method in class org.exoplatform.container.weld.WeldContainer
getComponentInstancesOfType(Class<T>) - Method in class org.exoplatform.container.weld.WeldContainer
getExtensions() - Method in class org.exoplatform.container.weld.BasicWeldContainerHelper
Simply returns null Gives the list of all the Extension to be added to Weld
getExtensions() - Method in interface org.exoplatform.container.weld.WeldContainerHelper
Gives the list of all the Extension to be added to Weld
getId() - Method in class org.exoplatform.container.weld.WeldContainer

I

isIncluded(Class<?>) - Method in class org.exoplatform.container.weld.BasicWeldContainerHelper
Indicates whether or not a given class must be managed by Weld
isIncluded(Class<?>) - Method in interface org.exoplatform.container.weld.WeldContainerHelper
Indicates whether or not a given class must be managed by Weld

O

org.exoplatform.container.weld - package org.exoplatform.container.weld
 

S

start() - Method in class org.exoplatform.container.weld.WeldContainer
stop() - Method in class org.exoplatform.container.weld.WeldContainer

W

WeldContainer - Class in org.exoplatform.container.weld
The implementation of an Interceptor allowing eXo Kernel to interact with a weld container
WeldContainer() - Constructor for class org.exoplatform.container.weld.WeldContainer
 
WeldContainer.WeldExtension - Class in org.exoplatform.container.weld
We switch to a public static class to allow weld to create a proxy the class
WeldContainerHelper - Interface in org.exoplatform.container.weld
The main purpose of this class is to provide all the Extension to the WeldContainer and to limit the scope of the WeldContainer in order to make sure that Weld won't manage all the components.
WeldExtension() - Constructor for class org.exoplatform.container.weld.WeldContainer.WeldExtension
 
WeldExtension(WeldContainer) - Constructor for class org.exoplatform.container.weld.WeldContainer.WeldExtension
 
B G I O S W 
Skip navigation links
eXo PLF:: Kernel :: Container Extension :: Weld 1 Implementation 5.1.3

Copyright © 2019 eXo Platform SAS. All Rights Reserved.