- AbstractImmutableBean<T> - Class in org.jboss.solder.bean
-
A base class for implementing Bean.
- AbstractImmutableBean(Class<?>, String, Set<Annotation>, Class<? extends Annotation>, Set<Class<? extends Annotation>>, Set<Type>, boolean, boolean, Set<InjectionPoint>, String) - Constructor for class org.jboss.solder.bean.AbstractImmutableBean
-
Create a new, immutable bean.
- AbstractImmutableProducer<T> - Class in org.jboss.solder.bean
-
A base class for implementing Producer.
- AbstractImmutableProducer(Set<InjectionPoint>) - Constructor for class org.jboss.solder.bean.AbstractImmutableProducer
-
- AbstractJndiBeanManagerProvider - Class in org.jboss.solder.beanManager
-
A base for building a BeanManagerProvider backed by JNDI
- AbstractJndiBeanManagerProvider() - Constructor for class org.jboss.solder.beanManager.AbstractJndiBeanManagerProvider
-
- AbstractServletEventBridge - Class in org.jboss.solder.servlet.event
-
An abstract class that handles sending events to the CDI event bus with support for environments where injection into the
Servlet component is not available.
- AbstractServletEventBridge() - Constructor for class org.jboss.solder.servlet.event.AbstractServletEventBridge
-
- AbstractValueXmlItem - Class in org.jboss.solder.config.xml.model
-
- AbstractValueXmlItem(XmlItemType, XmlItem, Class<?>, String, Map<String, String>, String, int) - Constructor for class org.jboss.solder.config.xml.model.AbstractValueXmlItem
-
- AbstractXmlItem - Class in org.jboss.solder.config.xml.model
-
- AbstractXmlItem(XmlItemType, XmlItem, Class<?>, String, Map<String, String>, String, int) - Constructor for class org.jboss.solder.config.xml.model.AbstractXmlItem
-
- add(Annotation) - Method in class org.jboss.solder.reflection.annotated.AnnotationBuilder
-
- add(E, int) - Method in interface org.jboss.solder.util.collections.Multiset
-
Adds a number of occurrences of an element to this multiset.
- add(E) - Method in interface org.jboss.solder.util.collections.Multiset
-
Adds a single occurrence of the specified element to this multiset.
- add(V) - Method in class org.jboss.solder.util.collections.WrappedListIterator
-
- addAll(Set<Annotation>) - Method in class org.jboss.solder.reflection.annotated.AnnotationBuilder
-
- addAll(AnnotationStore) - Method in class org.jboss.solder.reflection.annotated.AnnotationBuilder
-
- addAll(AnnotatedElement) - Method in class org.jboss.solder.reflection.annotated.AnnotationBuilder
-
- addBean(BeanResult<?>) - Method in class org.jboss.solder.config.xml.core.XmlResult
-
- addChild(XmlItem) - Method in class org.jboss.solder.config.xml.model.AbstractXmlItem
-
- addChild(XmlItem) - Method in interface org.jboss.solder.config.xml.model.XmlItem
-
- addChild(SaxNode) - Method in class org.jboss.solder.config.xml.parser.SaxNode
-
- addCriteria(PropertyCriteria) - Method in class org.jboss.solder.properties.query.PropertyQuery
-
Add a criteria to query
- addingHandler(HandlerMethod<?>) - Method in interface org.jboss.solder.exception.control.log.CatchExtensionLog
-
- addInterceptorBinding(Class<? extends Annotation>) - Method in class org.jboss.solder.config.xml.core.XmlResult
-
- additionalQualifiersNotPermitted(String, InjectionPoint) - Method in interface org.jboss.solder.servlet.support.ServletMessages
-
- addNodeToResult(XmlItem, BeanManager) - Method in class org.jboss.solder.config.xml.model.ModelBuilder
-
- addProblem(String) - Method in class org.jboss.solder.config.xml.core.XmlResult
-
- addQualifier(Annotation) - Method in class org.jboss.solder.bean.BeanBuilder
-
Add to the qualifiers used for bean creation.
- addQualifier(Annotation) - Method in class org.jboss.solder.bean.NarrowingBeanBuilder
-
Add to the qualifiers used for bean creation.
- addQualifier(Class<? extends Annotation>) - Method in class org.jboss.solder.config.xml.core.XmlResult
-
- addQualifiers(Annotation...) - Method in class org.jboss.solder.bean.BeanBuilder
-
Add to the qualifiers used for bean creation.
- addQualifiers(Collection<Annotation>) - Method in class org.jboss.solder.bean.BeanBuilder
-
Add to the qualifiers used for bean creation.
- addQualifiers(Annotation...) - Method in class org.jboss.solder.bean.NarrowingBeanBuilder
-
Add to the qualifiers used for bean creation.
- addQualifiers(Collection<Annotation>) - Method in class org.jboss.solder.bean.NarrowingBeanBuilder
-
Add to the qualifiers used for bean creation.
- addResourceLoader(ResourceLoader) - Static method in class org.jboss.solder.resourceLoader.DelegatingResourceLoader
-
Deprecated.
- addStereotype(Class<? extends Annotation>, Annotation[]) - Method in class org.jboss.solder.config.xml.core.XmlResult
-
- addTargetType(Class<?>) - Method in class org.jboss.solder.servlet.ServletExtension.TypedParamProducerBlueprint
-
- addToClass(Annotation) - Method in class org.jboss.solder.config.xml.core.BeanResult
-
- addToClass(Annotation) - Method in class org.jboss.solder.reflection.annotated.AnnotatedTypeBuilder
-
Add an annotation to the type declaration.
- addToConstructor(Constructor<?>, Annotation) - Method in class org.jboss.solder.config.xml.core.BeanResult
-
- addToConstructor(Constructor<X>, Annotation) - Method in class org.jboss.solder.reflection.annotated.AnnotatedTypeBuilder
-
Add an annotation to the specified constructor.
- addToConstructor(AnnotatedConstructor<X>, Annotation) - Method in class org.jboss.solder.reflection.annotated.AnnotatedTypeBuilder
-
Add an annotation to the specified constructor.
- addToConstructorParameter(Constructor<?>, int, Annotation) - Method in class org.jboss.solder.config.xml.core.BeanResult
-
- addToConstructorParameter(Constructor<X>, int, Annotation) - Method in class org.jboss.solder.reflection.annotated.AnnotatedTypeBuilder
-
Add an annotation to the specified constructor parameter.
- addToField(Field, Annotation) - Method in class org.jboss.solder.config.xml.core.BeanResult
-
- addToField(Field, Annotation) - Method in class org.jboss.solder.reflection.annotated.AnnotatedTypeBuilder
-
Add an annotation to the specified field.
- addToField(AnnotatedField<? super X>, Annotation) - Method in class org.jboss.solder.reflection.annotated.AnnotatedTypeBuilder
-
Add an annotation to the specified field.
- addToMethod(Method, Annotation) - Method in class org.jboss.solder.config.xml.core.BeanResult
-
- addToMethod(Method, Annotation) - Method in class org.jboss.solder.reflection.annotated.AnnotatedTypeBuilder
-
Add an annotation to the specified method.
- addToMethod(AnnotatedMethod<? super X>, Annotation) - Method in class org.jboss.solder.reflection.annotated.AnnotatedTypeBuilder
-
Add an annotation to the specified method.
- addToMethodParameter(Method, int, Annotation) - Method in class org.jboss.solder.config.xml.core.BeanResult
-
- addToMethodParameter(Method, int, Annotation) - Method in class org.jboss.solder.reflection.annotated.AnnotatedTypeBuilder
-
Add an annotation to the specified method parameter.
- addToParameter(AnnotatedParameter<? super X>, Annotation) - Method in class org.jboss.solder.reflection.annotated.AnnotatedTypeBuilder
-
Add an annotation to the specified parameter.
- addType(Type) - Method in class org.jboss.solder.bean.BeanBuilder
-
Add to the type closure used for bean creation.
- addType(Type) - Method in class org.jboss.solder.bean.NarrowingBeanBuilder
-
Add to the type closure used for bean creation.
- addTypes(Type...) - Method in class org.jboss.solder.bean.BeanBuilder
-
Add to the type closure used for bean creation.
- addTypes(Collection<Type>) - Method in class org.jboss.solder.bean.BeanBuilder
-
Add to the type closure used for bean creation.
- addTypes(Type...) - Method in class org.jboss.solder.bean.NarrowingBeanBuilder
-
Add to the type closure used for bean creation.
- addTypes(Collection<Type>) - Method in class org.jboss.solder.bean.NarrowingBeanBuilder
-
Add to the type closure used for bean creation.
- addVeto(Class<?>) - Method in class org.jboss.solder.config.xml.core.XmlResult
-
- alternative(boolean) - Method in class org.jboss.solder.bean.BeanBuilder
-
Define that the created bean will (or will not) be an alternative.
- alternative(boolean) - Method in class org.jboss.solder.bean.NarrowingBeanBuilder
-
Define that the created bean will (or will not) be an alternative.
- AnnotatedPropertyCriteria - Class in org.jboss.solder.properties.query
-
A criteria that matches a property based on its annotations
- AnnotatedPropertyCriteria(Class<? extends Annotation>) - Constructor for class org.jboss.solder.properties.query.AnnotatedPropertyCriteria
-
- Annotateds - Class in org.jboss.solder.reflection.annotated
-
Utilities for working with Annotateds.
- AnnotatedTypeBuilder<X> - Class in org.jboss.solder.reflection.annotated
-
Class for constructing a new AnnotatedType.
- AnnotatedTypeBuilder() - Constructor for class org.jboss.solder.reflection.annotated.AnnotatedTypeBuilder
-
Create a new builder.
- annotationAlreadyPresent(Class<? extends Annotation>) - Method in interface org.jboss.solder.support.SolderMessages
-
- AnnotationBuilder - Class in org.jboss.solder.reflection.annotated
-
Helper class used to build annotation stores
- annotationNotPresent(Class<? extends Annotation>) - Method in interface org.jboss.solder.support.SolderMessages
-
- AnnotationRedefiner<A extends Annotation> - Interface in org.jboss.solder.reflection.annotated
-
- AnnotationXmlItem - Class in org.jboss.solder.config.xml.model
-
- AnnotationXmlItem(XmlItem, Class<?>, String, Map<String, String>, String, int) - Constructor for class org.jboss.solder.config.xml.model.AnnotationXmlItem
-
- apply(ServletResponse, ServletRequest) - Method in class org.jboss.solder.servlet.config.CharacterEncodingConfig
-
- ApplyScope - Annotation Type in org.jboss.solder.bean.generic
-
Specifies that the managed bean or producer should inherit the scope of the
generic configuration producer.
- ArrayFieldSet - Class in org.jboss.solder.config.xml.fieldset
-
class responsible for setting the value of array properties.
- ArrayFieldSet(Property<Object>, List<ValueXmlItem>) - Constructor for class org.jboss.solder.config.xml.fieldset.ArrayFieldSet
-
- Arrays2 - Class in org.jboss.solder.util.collections
-
A collection of utilities for working with Arrays that goes beyond that in
the JDK.
- ArrayXmlItem - Class in org.jboss.solder.config.xml.model
-
- ArrayXmlItem(XmlItem, Map<String, String>, String, int) - Constructor for class org.jboss.solder.config.xml.model.ArrayXmlItem
-
- asMap() - Method in interface org.jboss.solder.util.collections.Multimap
-
Returns a map view that associates each key with the corresponding values
in the multimap.
- asMap() - Method in interface org.jboss.solder.util.collections.SetMultimap
-
Returns a map view that associates each key with the corresponding values
in the multimap.
- asSet(T...) - Static method in class org.jboss.solder.util.collections.Arrays2
-
Create a set from an array.
- AT_TEXT - Static variable in class org.jboss.solder.exception.filter.ExceptionStackOutput
-
- attributes - Variable in class org.jboss.solder.config.xml.model.AbstractXmlItem
-
- CatchExceptionFilter - Class in org.jboss.solder.servlet.exception
-
A bridge that forwards unhandled exceptions to the Solder exception handling facility (Solder Catch).
- CatchExceptionFilter() - Constructor for class org.jboss.solder.servlet.exception.CatchExceptionFilter
-
- CatchExtension - Class in org.jboss.solder.exception.control.extension
-
CDI extension to find handlers at startup.
- CatchExtension() - Constructor for class org.jboss.solder.exception.control.extension.CatchExtension
-
- CatchExtensionLog - Interface in org.jboss.solder.exception.control.log
-
- catchIntegrationDisabledNoBeanManager() - Method in interface org.jboss.solder.servlet.support.ServletLogger
-
- catchIntegrationEnabled() - Method in interface org.jboss.solder.servlet.support.ServletLogger
-
- CATEGORY - Static variable in interface org.jboss.solder.servlet.support.ServletLogger
-
- CharacterEncodingConfig - Class in org.jboss.solder.servlet.config
-
- CharacterEncodingConfig() - Constructor for class org.jboss.solder.servlet.config.CharacterEncodingConfig
-
- characters(char[], int, int) - Method in class org.jboss.solder.config.xml.parser.ParserMain
-
- checkArgument(boolean, String, Object...) - Static method in class org.jboss.solder.util.collections.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the
calling method.
- checkArgument(boolean) - Static method in class org.jboss.solder.util.collections.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the
calling method.
- checkNotNull(T) - Static method in class org.jboss.solder.util.collections.Preconditions
-
Ensures that an object reference passed as a parameter to the calling
method is not null.
- checkReturnValue(Object, Bean<?>, InjectionPoint, BeanManager) - Static method in class org.jboss.solder.bean.Beans
-
- checkState(boolean, Object) - Static method in class org.jboss.solder.util.collections.Preconditions
-
Ensures the truth of an expression involving the state of the calling
instance, but not involving any parameters to the calling method.
- checkState(boolean) - Static method in class org.jboss.solder.util.collections.Preconditions
-
Ensures the truth of an expression involving the state of the calling
instance, but not involving any parameters to the calling method.
- ClassXmlItem - Class in org.jboss.solder.config.xml.model
-
- ClassXmlItem(XmlItem, Class<?>, Map<String, String>, String, int) - Constructor for class org.jboss.solder.config.xml.model.ClassXmlItem
-
- clear() - Method in class org.jboss.solder.reflection.Synthetic.Provider
-
- clear() - Method in class org.jboss.solder.system.SystemProperties
-
- clear() - Method in interface org.jboss.solder.util.collections.Multimap
-
Removes all key-value pairs from the multimap.
- close() - Method in class org.jboss.solder.config.xml.bootstrap.ResourceLoaderXmlDocumentProvider
-
- close() - Method in interface org.jboss.solder.config.xml.bootstrap.XmlDocumentProvider
-
- CollectionFieldSet - Class in org.jboss.solder.config.xml.fieldset
-
class responsible for setting the value of collection properties.
- CollectionFieldSet(Property<Object>, List<ValueXmlItem>) - Constructor for class org.jboss.solder.config.xml.fieldset.CollectionFieldSet
-
- Collections2 - Class in org.jboss.solder.util.collections
-
- compare(HandlerMethod<?>, HandlerMethod<?>) - Method in class org.jboss.solder.exception.control.ExceptionHandlerComparator
- compareAnnotatedCallable(AnnotatedCallable<?>, AnnotatedCallable<?>) - Static method in class org.jboss.solder.reflection.annotated.Annotateds
-
Compare AnnotatedCallables for equality.
- compareAnnotatedField(AnnotatedField<?>, AnnotatedField<?>) - Static method in class org.jboss.solder.reflection.annotated.Annotateds
-
Compares AnnotatedFields for equality.
- compareAnnotatedTypes(AnnotatedType<?>, AnnotatedType<?>) - Static method in class org.jboss.solder.reflection.annotated.Annotateds
-
Compares two AnnotatedTypes for equality.
- compareTo(XmlResult) - Method in class org.jboss.solder.config.xml.core.XmlResult
-
- Composite - Annotation Type in org.jboss.solder.el
-
Qualifier used to identify a ELResolver that contains the default EL
resolvers and any user registered el resolvers
- CompositeNamespaceElementResolver - Class in org.jboss.solder.config.xml.parser.namespace
-
Namespace resolver that searches through a list of packages
- CompositeNamespaceElementResolver(Collection<String>) - Constructor for class org.jboss.solder.config.xml.parser.namespace.CompositeNamespaceElementResolver
-
- CompositeNamespaceElementResolver(String[]) - Constructor for class org.jboss.solder.config.xml.parser.namespace.CompositeNamespaceElementResolver
-
- ConstantFieldValue - Class in org.jboss.solder.config.xml.fieldset
-
Represents a simple field value in an XML document
- ConstantFieldValue(String) - Constructor for class org.jboss.solder.config.xml.fieldset.ConstantFieldValue
-
- contains(Object) - Method in interface org.jboss.solder.util.collections.Multiset
-
Determines whether this multiset contains the specified element.
- containsAll(Collection<?>) - Method in interface org.jboss.solder.util.collections.Multiset
-
Returns true if this multiset contains at least one occurrence of
each element in the specified collection.
- containsEntry(Object, Object) - Method in interface org.jboss.solder.util.collections.Multimap
-
Returns true if the multimap contains the specified key-value
pair.
- containsKey(Object) - Method in class org.jboss.solder.system.SystemProperties
-
- containsKey(Object) - Method in interface org.jboss.solder.util.collections.Multimap
-
Returns true if the multimap contains any values for the specified
key.
- containsValue(Object) - Method in class org.jboss.solder.system.SystemProperties
-
- containsValue(Object) - Method in interface org.jboss.solder.util.collections.Multimap
-
Returns true if the multimap contains the specified value for any
key.
- contextDestroyed(ServletContextEvent) - Method in class org.jboss.solder.resourceLoader.servlet.ResourceListener
-
- contextDestroyed(ImplicitServletObjectsHolder.InternalServletContextEvent) - Method in class org.jboss.solder.servlet.event.ImplicitServletObjectsHolder
-
- contextDestroyed(ServletContextEvent) - Method in class org.jboss.solder.servlet.event.ServletEventBridgeListener
-
- contextInitialized(ServletContextEvent) - Method in class org.jboss.solder.resourceLoader.servlet.ResourceListener
-
- contextInitialized(ImplicitServletObjectsHolder.InternalServletContextEvent, BeanManager) - Method in class org.jboss.solder.servlet.event.ImplicitServletObjectsHolder
-
- contextInitialized(ServletContextEvent) - Method in class org.jboss.solder.servlet.event.ServletEventBridgeListener
-
- ContextualLifecycle<T> - Interface in org.jboss.solder.bean
-
- convert(Class, String) - Static method in class org.jboss.solder.config.xml.util.XmlObjectConverter
-
- cookie(Cookie...) - Method in class org.jboss.solder.servlet.http.RedirectBuilderImpl
-
- CookieParamProducer - Class in org.jboss.solder.servlet.http
-
A producer for a String bean qualified @CookieParam.
- CookieParamProducer() - Constructor for class org.jboss.solder.servlet.http.CookieParamProducer
-
- CoreExtension - Class in org.jboss.solder.core
-
Extension to install the "core" extensions.
- CoreExtension() - Constructor for class org.jboss.solder.core.CoreExtension
-
- count(Object) - Method in interface org.jboss.solder.util.collections.Multiset
-
Returns the number of occurrences of an element in this multiset (the
count of the element).
- create() - Method in class org.jboss.solder.bean.BeanBuilder
-
Use the bean builder's current state to define the bean.
- create(Bean<T>, CreationalContext<T>) - Method in interface org.jboss.solder.bean.ContextualLifecycle
-
Callback invoked by a Solder created bean when
Contextual.create(CreationalContext) is called.
- create(Bean<T>, CreationalContext<T>) - Method in class org.jboss.solder.bean.DelegatingContextualLifecycle
-
- create(CreationalContext<T>) - Method in class org.jboss.solder.bean.ForwardingBean
-
- create(CreationalContext<T>) - Method in class org.jboss.solder.bean.ImmutableBean
-
- create(CreationalContext<T>) - Method in class org.jboss.solder.bean.ImmutableNarrowingBean
-
- create() - Method in class org.jboss.solder.bean.NarrowingBeanBuilder
-
Use the bean builder's current state to define the bean.
- create() - Method in class org.jboss.solder.reflection.annotated.AnnotatedTypeBuilder
-
Create an AnnotatedType.
- create(Bean<T>, CreationalContext<T>) - Method in class org.jboss.solder.serviceHandler.ServiceHandlerBeanLifecycle
-
- create(CreationalContext<M>) - Method in class org.jboss.solder.unwraps.UnwrapsProducerBean
-
- createBeanResult(BeanManager) - Method in class org.jboss.solder.config.xml.model.ClassXmlItem
-
- createCallableId(AnnotatedCallable<X>) - Static method in class org.jboss.solder.reflection.annotated.Annotateds
-
Generates a deterministic signature for an AnnotatedCallable.
- createConstructorId(Constructor<X>, Set<Annotation>, List<AnnotatedParameter<X>>) - Static method in class org.jboss.solder.reflection.annotated.Annotateds
-
- createFieldId(AnnotatedField<X>) - Static method in class org.jboss.solder.reflection.annotated.Annotateds
-
Generates a deterministic signature for an AnnotatedField.
- createFieldId(Field, Collection<Annotation>) - Static method in class org.jboss.solder.reflection.annotated.Annotateds
-
Creates a deterministic signature for a
Field.
- createInjectionPoints(AnnotatedMethod<X>, Bean<?>, BeanManager) - Static method in class org.jboss.solder.bean.Beans
-
Given a method, and the bean on which the method is declared, create a
collection of injection points representing the parameters of the method.
- createMethodId(Method, Set<Annotation>, List<AnnotatedParameter<X>>) - Static method in class org.jboss.solder.reflection.annotated.Annotateds
-
Creates a deterministic signature for a
Method.
- createParameterId(AnnotatedParameter<X>) - Static method in class org.jboss.solder.reflection.annotated.Annotateds
-
Creates a string representation of an AnnotatedParameter.
- createParameterId(Type, Set<Annotation>) - Static method in class org.jboss.solder.reflection.annotated.Annotateds
-
Creates a string representation of a given type and set of annotations.
- createParameterListId(List<AnnotatedParameter<X>>) - Static method in class org.jboss.solder.reflection.annotated.Annotateds
-
Generates a unique string representation of a list of
AnnotatedParameters.
- createProperty(Field) - Static method in class org.jboss.solder.properties.Properties
-
Create a JavaBean style property from the field
- createProperty(Method) - Static method in class org.jboss.solder.properties.Properties
-
Create a JavaBean style property from the specified method
- createProperty(Member) - Static method in class org.jboss.solder.properties.Properties
-
Create a JavaBean style property from the specified member
- createQuery(Class<?>) - Static method in class org.jboss.solder.properties.query.PropertyQueries
-
- createTypeId(AnnotatedType<X>) - Static method in class org.jboss.solder.reflection.annotated.Annotateds
-
Generates a deterministic signature for an AnnotatedType.
- createTypeId(Class<X>, Collection<Annotation>, Collection<AnnotatedMethod<? super X>>, Collection<AnnotatedField<? super X>>, Collection<AnnotatedConstructor<X>>) - Static method in class org.jboss.solder.reflection.annotated.Annotateds
-
Generates a unique signature for a concrete class.
- createVirtualFieldBeanResult(BeanManager) - Method in class org.jboss.solder.config.xml.model.ClassXmlItem
-
Builds up a bean result for a virtual producer field.
- elementSet() - Method in interface org.jboss.solder.util.collections.Multiset
-
Returns the set of distinct elements contained in this multiset.
- ELFieldValue - Class in org.jboss.solder.config.xml.fieldset
-
Field value impl for EL expressions
- ELFieldValue(String) - Constructor for class org.jboss.solder.config.xml.fieldset.ELFieldValue
-
- ELResolverProducer - Class in org.jboss.solder.el
-
Creates the composite EL Resolver which contains the default EL resolvers,
the CDI EL resolver and any user registered resolvers.
- ELResolverProducer() - Constructor for class org.jboss.solder.el.ELResolverProducer
-
- enabled - Variable in class org.jboss.solder.serviceHandler.ServiceHandlerExtension
-
- encodeSessionId() - Method in class org.jboss.solder.servlet.http.RedirectBuilderImpl
-
- endElement(String, String, String) - Method in class org.jboss.solder.config.xml.parser.ParserMain
-
- endingExceptionHandlerDispatcher(Throwable) - Method in interface org.jboss.solder.exception.control.log.ExceptionHandlerDispatcherLog
-
- enteringExceptionHandlerDispatcher(Throwable) - Method in interface org.jboss.solder.exception.control.log.ExceptionHandlerDispatcherLog
-
- entries() - Method in interface org.jboss.solder.util.collections.Multimap
-
Returns a collection of all key-value pairs.
- entries() - Method in interface org.jboss.solder.util.collections.SetMultimap
-
Returns a collection of all key-value pairs.
- entrySet() - Method in class org.jboss.solder.system.SystemProperties
-
- entrySet() - Method in interface org.jboss.solder.util.collections.Multiset
-
Returns a view of the contents of this multiset, grouped into Multiset.Entry instances, each providing an element of the multiset and
the count of that element.
- EntryXmlItem - Class in org.jboss.solder.config.xml.model
-
- EntryXmlItem(XmlItem, String, int) - Constructor for class org.jboss.solder.config.xml.model.EntryXmlItem
-
- equal(Object, Object) - Static method in class org.jboss.solder.util.collections.Objects
-
Determines whether two possibly-null objects are equal.
- equals(Object) - Method in class org.jboss.solder.bean.ForwardingBean
-
- equals(Object) - Method in class org.jboss.solder.bean.ForwardingObserverMethod
-
- equals(Object) - Method in class org.jboss.solder.bean.generic.GenericIdentifier
-
- equals(Object) - Method in class org.jboss.solder.exception.control.HandlerMethodImpl
-
- equals(Object) - Method in interface org.jboss.solder.util.collections.Multimap
-
Compares the specified object with this multimap for equality.
- equals(Object) - Method in interface org.jboss.solder.util.collections.Multiset.Entry
-
- equals(Object) - Method in interface org.jboss.solder.util.collections.Multiset
-
Compares the specified object with this multiset for equality.
- equals(Object) - Method in interface org.jboss.solder.util.collections.SetMultimap
-
Compares the specified object to this multimap for equality.
- error(SAXParseException) - Method in class org.jboss.solder.config.xml.parser.ParserMain
-
- evaluateMethodExpression(String, Class<T>, Object[], Class<?>[]) - Method in class org.jboss.solder.el.Expressions
-
Evaluate a MethodExpression, passing arguments and argument types
to the method.
- evaluateMethodExpression(String, Class<T>) - Method in class org.jboss.solder.el.Expressions
-
Evaluate a MethodExpression with no parameters.
- evaluateMethodExpression(String) - Method in class org.jboss.solder.el.Expressions
-
Evaluate a MethodExpression with no parameters, inferring the
return type.
- evaluateMethodExpression(String, Object...) - Method in class org.jboss.solder.el.Expressions
-
Evaluate a MethodExpression, passing arguments to the method.
- evaluateValueExpression(String, Class<T>) - Method in class org.jboss.solder.el.Expressions
-
Evaluate a ValueExpression.
- evaluateValueExpression(String) - Method in class org.jboss.solder.el.Expressions
-
Evaluate a ValueExpression inferring the return type.
- ExceptionHandledInterceptor - Class in org.jboss.solder.exception.control
-
- ExceptionHandledInterceptor() - Constructor for class org.jboss.solder.exception.control.ExceptionHandledInterceptor
-
- ExceptionHandlerComparator - Class in org.jboss.solder.exception.control
-
Comparator to sort exception handlers according qualifier (TraversalMode.DEPTH_FIRST first), precedence
(highest to lowest) and finally hierarchy (least to most specific).
- ExceptionHandlerComparator() - Constructor for class org.jboss.solder.exception.control.ExceptionHandlerComparator
-
- ExceptionHandlerDispatch - Class in org.jboss.solder.exception.control
-
Observer of ExceptionToCatch events and handler dispatcher.
- ExceptionHandlerDispatch() - Constructor for class org.jboss.solder.exception.control.ExceptionHandlerDispatch
-
- ExceptionHandlerDispatcherLog - Interface in org.jboss.solder.exception.control.log
-
- ExceptionResponses - Annotation Type in org.jboss.solder.servlet.exception.handler
-
- ExceptionResponseServiceHandler - Class in org.jboss.solder.servlet.exception.handler
-
- ExceptionResponseServiceHandler() - Constructor for class org.jboss.solder.servlet.exception.handler.ExceptionResponseServiceHandler
-
- ExceptionStackOutput<T extends Throwable> - Class in org.jboss.solder.exception.filter
-
This replaces the typical output of originalException stack traces.
- ExceptionStackOutput(T) - Constructor for class org.jboss.solder.exception.filter.ExceptionStackOutput
-
Constructor to be used if not filtering is desired.
- ExceptionStackOutput(T, StackFrameFilter<T>) - Constructor for class org.jboss.solder.exception.filter.ExceptionStackOutput
-
Constructor which includes filtering
- executeHandlers(ExceptionToCatch, BeanManager, CatchExtension, Event<ExceptionStack>) - Method in class org.jboss.solder.exception.control.ExceptionHandlerDispatch
-
Observes the event, finds the correct exception handler(s) and invokes them.
- Expressions - Class in org.jboss.solder.el
-
Provides various utility methods for working with EL expressions.
- Expressions(ELContext, ExpressionFactory) - Constructor for class org.jboss.solder.el.Expressions
-
Create a new instance of the
Expressions class, providing the
ELContext and
ExpressionFactory to be used.
- Generic - Annotation Type in org.jboss.solder.bean.generic
-
Qualifier used to identify generic bean injection points.
- GENERIC_BEAN_EXTENSION_NAMESPACE - Static variable in class org.jboss.solder.bean.generic.GenericBeanExtension
-
- GenericBeanExtension - Class in org.jboss.solder.bean.generic
-
Extension that wires in Generic Beans
- GenericBeanExtension() - Constructor for class org.jboss.solder.bean.generic.GenericBeanExtension
-
- GenericConfiguration - Annotation Type in org.jboss.solder.bean.generic
-
Defines a set of generic beans which can inject the configuration annotation,
any other generic bean for the same configuration type, and the product of
the generic producer.
- GenericConfigurationLiteral - Class in org.jboss.solder.literal
-
- GenericConfigurationLiteral(Class<? extends Annotation>) - Constructor for class org.jboss.solder.literal.GenericConfigurationLiteral
-
- GenericIdentifier - Class in org.jboss.solder.bean.generic
-
Uniquely identifies a generic bean set
- GenericIdentifier(Set<Annotation>, Annotation) - Constructor for class org.jboss.solder.bean.generic.GenericIdentifier
-
- GenericLiteral - Class in org.jboss.solder.literal
-
- GenericLiteral() - Constructor for class org.jboss.solder.literal.GenericLiteral
-
- GenericProducerMethod<T,X> - Class in org.jboss.solder.bean.generic
-
- GenericType - Annotation Type in org.jboss.solder.bean.generic
-
A meta annotation used to indicate that the annotation is a generic
configuration annotation.
- GenericTypeLiteral - Class in org.jboss.solder.literal
-
- GenericTypeLiteral(Class<?>) - Constructor for class org.jboss.solder.literal.GenericTypeLiteral
-
- get(Object) - Method in class org.jboss.solder.reflection.Synthetic.Provider
-
Get a synthetic qualifier.
- get() - Method in class org.jboss.solder.reflection.Synthetic.Provider
-
Get a synthetic qualifier.
- get() - Method in class org.jboss.solder.servlet.http.HttpSessionStatusImpl
-
Returns the current HttpSession associated with this request.
- get(Object) - Method in class org.jboss.solder.system.SystemProperties
-
- get(K) - Method in interface org.jboss.solder.util.collections.Multimap
-
Returns a collection view of all values associated with a key.
- get(K) - Method in interface org.jboss.solder.util.collections.SetMultimap
-
Returns a collection view of all values associated with a key.
- get() - Method in interface org.jboss.solder.util.collections.Supplier
-
Retrieves an instance of the appropriate type.
- getAlias() - Method in enum org.jboss.solder.config.xml.model.XmlItemType
-
- getAllowedItem() - Method in class org.jboss.solder.config.xml.model.AbstractValueXmlItem
-
- getAllowedItem() - Method in class org.jboss.solder.config.xml.model.AnnotationXmlItem
-
- getAllowedItem() - Method in class org.jboss.solder.config.xml.model.ClassXmlItem
-
- getAllowedItem() - Method in class org.jboss.solder.config.xml.model.EntryXmlItem
-
- getAllowedItem() - Method in class org.jboss.solder.config.xml.model.KeyXmlItem
-
- getAllowedItem() - Method in class org.jboss.solder.config.xml.model.MethodXmlItem
-
- getAllowedItem() - Method in class org.jboss.solder.config.xml.model.ModifiesXmlItem
-
- getAllowedItem() - Method in class org.jboss.solder.config.xml.model.ParametersXmlItem
-
- getAllowedItem() - Method in class org.jboss.solder.config.xml.model.ParameterXmlItem
-
- getAllowedItem() - Method in class org.jboss.solder.config.xml.model.PropertyXmlItem
-
- getAllowedItem() - Method in class org.jboss.solder.config.xml.model.ReplacesXmlItem
-
- getAllowedItem() - Method in interface org.jboss.solder.config.xml.model.XmlItem
-
- getAnnotated() - Method in class org.jboss.solder.bean.ForwardingInjectionPoint
-
- getAnnotated() - Method in class org.jboss.solder.bean.ImmutableInjectionPoint
-
- getAnnotatedElement() - Method in interface org.jboss.solder.properties.FieldProperty
-
- getAnnotatedElement() - Method in interface org.jboss.solder.properties.MethodProperty
-
- getAnnotatedElement() - Method in interface org.jboss.solder.properties.Property
-
Get the element responsible for retrieving the property value
- getAnnotatedElement() - Method in class org.jboss.solder.reflection.annotated.RedefinitionContext
-
- getAnnotatedType() - Method in class org.jboss.solder.config.xml.bootstrap.ProcessAnnotatedTypeImpl
-
- getAnnotatedType() - Method in class org.jboss.solder.config.xml.core.BeanResult
-
- getAnnotation(Class<T>) - Method in class org.jboss.solder.reflection.annotated.AnnotationBuilder
-
- getAnnotationBuilder() - Method in class org.jboss.solder.reflection.annotated.RedefinitionContext
-
Access to the annotations present on the element.
- getAnnotationType() - Method in class org.jboss.solder.bean.generic.GenericIdentifier
-
- getAttributes() - Method in class org.jboss.solder.config.xml.model.AbstractXmlItem
-
- getAttributes() - Method in class org.jboss.solder.config.xml.parser.SaxNode
-
- getBaseType() - Method in interface org.jboss.solder.properties.Property
-
Returns the property type
- getBaseType() - Method in class org.jboss.solder.reflection.annotated.RedefinitionContext
-
Access to the
Type of the element on which this annotation is
defined
- getBean() - Method in class org.jboss.solder.bean.ForwardingInjectionPoint
-
- getBean() - Method in class org.jboss.solder.bean.ImmutableInjectionPoint
-
- getBean(BeanManager) - Method in class org.jboss.solder.exception.control.HandlerMethodImpl
- getBeanClass() - Method in class org.jboss.solder.bean.AbstractImmutableBean
-
- getBeanClass() - Method in class org.jboss.solder.bean.BeanBuilder
-
The bean class currently defined for bean creation.
- getBeanClass() - Method in class org.jboss.solder.bean.ForwardingBean
-
- getBeanClass() - Method in class org.jboss.solder.bean.ForwardingObserverMethod
-
- getBeanClass() - Method in class org.jboss.solder.exception.control.HandlerMethodImpl
- getBeanClass() - Method in class org.jboss.solder.unwraps.UnwrapsProducerBean
-
- getBeanLifecycle() - Method in class org.jboss.solder.bean.BeanBuilder
-
- getBeanManager() - Method in class org.jboss.solder.bean.BeanBuilder
-
The bean manager in use.
- getBeanManager() - Method in class org.jboss.solder.beanManager.AbstractJndiBeanManagerProvider
-
- getBeanManager() - Method in class org.jboss.solder.reflection.annotated.InjectableMethod
-
Get the bean manager used by this injectable method.
- getBeanManager() - Method in class org.jboss.solder.servlet.beanManager.ServletContextAttributeProvider
-
- getBeanResult(BeanManager) - Method in class org.jboss.solder.config.xml.model.AbstractValueXmlItem
-
- getBeanResults(BeanManager) - Method in class org.jboss.solder.config.xml.model.EntryXmlItem
-
get the inline beans for the value and the key
- getBeans() - Method in class org.jboss.solder.config.xml.core.XmlResult
-
- getBeanType() - Method in class org.jboss.solder.config.xml.core.BeanResult
-
- getChildren() - Method in class org.jboss.solder.config.xml.model.AbstractXmlItem
-
- getChildren() - Method in interface org.jboss.solder.config.xml.model.XmlItem
-
- getChildren() - Method in class org.jboss.solder.config.xml.parser.SaxNode
-
- getChildrenOfType(Class<T>) - Method in class org.jboss.solder.config.xml.model.AbstractXmlItem
-
- getChildrenOfType(Class<T>) - Method in interface org.jboss.solder.config.xml.model.XmlItem
-
- getConfiguration() - Method in class org.jboss.solder.bean.generic.GenericIdentifier
-
- getContextPath() - Method in class org.jboss.solder.servlet.http.ImplicitHttpServletObjectsProducer
-
- getContextualInstance(BeanManager, Class<T>, Annotation...) - Static method in class org.jboss.solder.beanManager.BeanManagerUtils
-
- getConverterMember(Class<?>) - Method in class org.jboss.solder.servlet.ServletExtension
-
- getCookies() - Method in class org.jboss.solder.servlet.http.ImplicitHttpServletObjectsProducer
-
- getCount() - Method in interface org.jboss.solder.util.collections.Multiset.Entry
-
Returns the count of the associated element in the underlying multiset.
- getDeclaringClass() - Method in class org.jboss.solder.config.xml.model.PropertyXmlItem
-
- getDeclaringClass() - Method in interface org.jboss.solder.properties.Property
-
Returns the class that declares the property
- getDefaultValue(CreationalContext<?>) - Method in class org.jboss.solder.reflection.annotated.ParameterValueRedefiner.ParameterValue
-
Get the default value of the parameter.
- getDocument() - Method in class org.jboss.solder.config.xml.model.AbstractXmlItem
-
- getDocument() - Method in interface org.jboss.solder.config.xml.model.XmlItem
-
- getDocument() - Method in class org.jboss.solder.config.xml.parser.SaxNode
-
- getDocumentProviders() - Method in class org.jboss.solder.config.xml.bootstrap.XmlConfigExtension
-
- getELContext() - Method in class org.jboss.solder.el.Expressions
-
Obtain the
ELContext that this instance of
Expressions is
using.
- getElement() - Method in interface org.jboss.solder.util.collections.Multiset.Entry
-
Returns the multiset element corresponding to this entry.
- getElementName() - Method in enum org.jboss.solder.config.xml.model.XmlItemType
-
- getElementName() - Method in class org.jboss.solder.reflection.annotated.RedefinitionContext
-
Access to the name of the element, or null if this represents a
constructor, parameter or class.
- getELResolver(Instance<ELResolver>, BeanManager) - Method in class org.jboss.solder.el.ELResolverProducer
-
- getEncoding() - Method in class org.jboss.solder.servlet.config.CharacterEncodingConfig
-
- getExceptionStack() - Method in class org.jboss.solder.exception.control.ExceptionHandlerDispatch
-
- getExceptionToCatch() - Method in class org.jboss.solder.exception.control.ExceptionHandlerDispatch
-
- getExceptionType() - Method in class org.jboss.solder.exception.control.HandlerMethodImpl
- getExpressionFactory() - Method in class org.jboss.solder.el.Expressions
-
Obtain the
ExpressionFactory that this instance of
Expressions is using.
- getField() - Method in class org.jboss.solder.config.xml.model.PropertyXmlItem
-
Returns the field that corresponds to the property, or null if it does not
exist
- getField(Class<?>, String) - Static method in class org.jboss.solder.config.xml.util.Reflections
-
returns the field or null if not found
- getFieldName() - Method in class org.jboss.solder.config.xml.model.PropertyXmlItem
-
- getFieldType() - Method in class org.jboss.solder.config.xml.model.PropertyXmlItem
-
- getFieldValue() - Method in class org.jboss.solder.config.xml.model.PropertyXmlItem
-
- getFieldValues() - Method in class org.jboss.solder.config.xml.core.BeanResult
-
- getFileUrl() - Method in interface org.jboss.solder.config.xml.bootstrap.XmlDocument
-
This serves two purposes, one it is used to display to the user the
location of the file that contains an error, and the reversed file URL is
also used to sort the bean results so the beans are always installed in
the same order.
- getFirstResult() - Method in class org.jboss.solder.properties.query.PropertyQuery
-
Get the first result from the query, causing the query to be run.
- getFirstWritableResult() - Method in class org.jboss.solder.properties.query.PropertyQuery
-
Get the first result from the query that is not marked as read only,
causing the query to be run.
- getFlattenedBeans() - Method in class org.jboss.solder.config.xml.core.XmlResult
-
Gets all beans from the result, including inline beans
- getHandlerClass(ProcessAnnotatedType<X>) - Method in class org.jboss.solder.serviceHandler.ServiceHandlerExtension
-
Gets the handler type either from the ServiceHandlerType annotation or the
ServiceHandler annotation.
- getHandlerParameter() - Method in class org.jboss.solder.exception.control.HandlerMethodImpl
-
- getHandlersForExceptionType(Type, BeanManager, Set<Annotation>, TraversalMode) - Method in class org.jboss.solder.exception.control.extension.CatchExtension
-
Obtains the applicable handlers for the given type or super type of the given type.
- getHttpServletRequest() - Method in class org.jboss.solder.servlet.event.ImplicitServletObjectsHolder
-
- getHttpServletRequest() - Method in class org.jboss.solder.servlet.http.ImplicitHttpServletObjectsProducer
-
- getHttpServletRequestContext() - Method in class org.jboss.solder.servlet.event.ImplicitServletObjectsHolder
-
- getHttpServletRequestContext() - Method in class org.jboss.solder.servlet.http.ImplicitHttpServletObjectsProducer
-
- getHttpServletResponse() - Method in class org.jboss.solder.servlet.event.ImplicitServletObjectsHolder
-
- getHttpServletResponse() - Method in class org.jboss.solder.servlet.http.ImplicitHttpServletObjectsProducer
-
- getHttpSession() - Method in class org.jboss.solder.servlet.event.ImplicitServletObjectsHolder
-
- getHttpSession() - Method in class org.jboss.solder.servlet.http.ImplicitHttpServletObjectsProducer
-
- getId() - Method in class org.jboss.solder.bean.BeanBuilder
-
The id currently defined for bean creation.
- getId() - Method in class org.jboss.solder.bean.ImmutablePassivationCapableBean
-
- getId() - Method in class org.jboss.solder.bean.ImmutablePassivationCapableNarrowingBean
-
- getId() - Method in class org.jboss.solder.bean.NarrowingBeanBuilder
-
The id currently defined for bean creation.
- getId() - Static method in class org.jboss.solder.config.xml.fieldset.InlineBeanIdCreator
-
- getInjectionPoint() - Method in class org.jboss.solder.reflection.annotated.ParameterValueRedefiner.ParameterValue
-
Get the InjectionPoint for the parameter.
- getInjectionPoints() - Method in class org.jboss.solder.bean.AbstractImmutableBean
-
- getInjectionPoints() - Method in class org.jboss.solder.bean.AbstractImmutableProducer
-
- getInjectionPoints() - Method in class org.jboss.solder.bean.BeanBuilder
-
The injection points currently defined for bean creation.
- getInjectionPoints() - Method in class org.jboss.solder.bean.DummyInjectionTarget
-
- getInjectionPoints() - Method in class org.jboss.solder.bean.ForwardingBean
-
- getInjectionPoints() - Method in class org.jboss.solder.bean.ForwardingInjectionTarget
-
- getInjectionPoints() - Method in class org.jboss.solder.config.xml.fieldset.InjectionTargetWrapper
-
- getInjectionPoints() - Method in class org.jboss.solder.exception.control.HandlerMethodImpl
-
- getInjectionPoints() - Method in class org.jboss.solder.unwraps.UnwrapsProducerBean
-
- getInlineBeans() - Method in class org.jboss.solder.config.xml.core.BeanResult
-
- getInlineBeans() - Method in class org.jboss.solder.config.xml.model.PropertyXmlItem
-
- getInnerText() - Method in class org.jboss.solder.config.xml.model.AbstractXmlItem
-
- getInnerText() - Method in interface org.jboss.solder.config.xml.model.XmlItem
-
- getInnerText() - Method in class org.jboss.solder.config.xml.parser.SaxNode
-
- getInputSource() - Method in interface org.jboss.solder.config.xml.bootstrap.XmlDocument
-
- getInterceptorBindings() - Method in class org.jboss.solder.config.xml.core.XmlResult
-
- getItemForNamespace(SaxNode, XmlItem) - Method in class org.jboss.solder.config.xml.parser.namespace.CompositeNamespaceElementResolver
-
- getItemForNamespace(SaxNode, XmlItem) - Method in interface org.jboss.solder.config.xml.parser.namespace.NamespaceElementResolver
-
- getItemForNamespace(SaxNode, XmlItem) - Method in class org.jboss.solder.config.xml.parser.namespace.PackageNamespaceElementResolver
-
- getItemForNamespace(SaxNode, XmlItem) - Method in class org.jboss.solder.config.xml.parser.namespace.RootNamespaceElementResolver
-
- getItemType(XmlItem) - Method in class org.jboss.solder.config.xml.model.ModelBuilder
-
Determines the type of an element by examining its child nodes
- getJavaClass() - Method in class org.jboss.solder.config.xml.model.AbstractXmlItem
-
- getJavaClass() - Method in class org.jboss.solder.config.xml.model.ArrayXmlItem
-
- getJavaClass() - Method in interface org.jboss.solder.config.xml.model.XmlItem
-
- getJavaClass() - Method in interface org.jboss.solder.properties.Property
-
Returns the property type
- getJavaClass() - Method in class org.jboss.solder.reflection.annotated.AnnotatedTypeBuilder
-
- getJavaMethod() - Method in class org.jboss.solder.exception.control.HandlerMethodImpl
- getKey() - Method in class org.jboss.solder.config.xml.model.EntryXmlItem
-
- getLineno() - Method in class org.jboss.solder.config.xml.model.AbstractXmlItem
-
- getLineno() - Method in interface org.jboss.solder.config.xml.model.XmlItem
-
- getLineNo() - Method in class org.jboss.solder.config.xml.parser.SaxNode
-
- getLocation() - Method in class org.jboss.solder.beanManager.AbstractJndiBeanManagerProvider
-
- getMaxOccurances() - Method in class org.jboss.solder.config.xml.util.TypeOccuranceInformation
-
- getMember() - Method in class org.jboss.solder.bean.ForwardingInjectionPoint
-
- getMember() - Method in class org.jboss.solder.bean.ImmutableInjectionPoint
-
- getMember() - Method in interface org.jboss.solder.properties.Property
-
Get the member responsible for retrieving the property value
- getMessage() - Method in exception org.jboss.solder.config.xml.util.XmlConfigurationException
-
- getMessage() - Method in exception org.jboss.solder.config.xml.util.XmlParseException
-
- getMethod() - Method in class org.jboss.solder.config.xml.model.MethodXmlItem
-
- getMinOccurances() - Method in class org.jboss.solder.config.xml.util.TypeOccuranceInformation
-
- getName() - Method in class org.jboss.solder.bean.AbstractImmutableBean
-
- getName() - Method in class org.jboss.solder.bean.BeanBuilder
-
The name of the bean currently defined for bean creation.
- getName() - Method in class org.jboss.solder.bean.ForwardingBean
-
- getName() - Method in class org.jboss.solder.bean.NarrowingBeanBuilder
-
The name of the bean currently defined for bean creation.
- getName() - Method in class org.jboss.solder.config.xml.parser.SaxNode
-
- getName() - Method in interface org.jboss.solder.properties.Property
-
Returns the name of the property.
- getName() - Method in class org.jboss.solder.unwraps.UnwrapsProducerBean
-
- getNamespaceUri() - Method in class org.jboss.solder.config.xml.parser.SaxNode
-
- getNextDocument() - Method in class org.jboss.solder.config.xml.bootstrap.ResourceLoaderXmlDocumentProvider
-
- getNextDocument() - Method in interface org.jboss.solder.config.xml.bootstrap.XmlDocumentProvider
-
- getObservedQualifiers() - Method in class org.jboss.solder.bean.ForwardingObserverMethod
-
- getObservedType() - Method in class org.jboss.solder.bean.ForwardingObserverMethod
-
- getParameters() - Method in class org.jboss.solder.reflection.annotated.InjectableMethod
-
Get the injectable parameters of this method.
- getParent() - Method in class org.jboss.solder.config.xml.model.AbstractXmlItem
-
- getParent() - Method in interface org.jboss.solder.config.xml.model.XmlItem
-
- getParent() - Method in class org.jboss.solder.config.xml.parser.SaxNode
-
- getPosition() - Method in class org.jboss.solder.reflection.annotated.ParameterValueRedefiner.ParameterValue
-
Get the position of the parameter in the member's parameter list.
- getPrecedence() - Method in class org.jboss.solder.exception.control.HandlerMethodImpl
- getPrecedence() - Method in class org.jboss.solder.resourceLoader.DelegatingResourceLoader
-
Deprecated.
- getPrecedence() - Method in class org.jboss.solder.servlet.beanManager.ServletContextAttributeProvider
-
- getPrecedence() - Method in class org.jboss.solder.servlet.resource.DirectoryNameResourceProvider
-
- getPrecedence() - Method in class org.jboss.solder.servlet.resource.URLClassLoaderResourceProvider
-
- getPrecedence() - Method in class org.jboss.solder.servlet.webxml.DirectoryNameWebXmlLocator
-
- getPrecedence() - Method in class org.jboss.solder.servlet.webxml.URLClassLoaderWebXmlLocator
-
- getProblems() - Method in class org.jboss.solder.config.xml.core.XmlResult
-
- getProducer() - Method in class org.jboss.solder.servlet.ServletExtension.TypedParamProducerBlueprint
-
- getPropertiesBundle(String) - Method in class org.jboss.solder.resourceLoader.ResourceLoaderManager
-
Load a properties bundle by name.
- getPropertiesBundles(String) - Method in class org.jboss.solder.resourceLoader.ResourceLoaderManager
-
Load all properties bundles known to the resource loader by name.
- getProperty() - Method in class org.jboss.solder.config.xml.model.PropertyXmlItem
-
- getQualifier() - Method in class org.jboss.solder.servlet.ServletExtension.TypedParamProducerBlueprint
-
- getQualifiers() - Method in class org.jboss.solder.bean.AbstractImmutableBean
-
- getQualifiers() - Method in class org.jboss.solder.bean.BeanBuilder
-
Qualifiers currently defined for bean creation.
- getQualifiers(BeanManager, Iterable<Annotation>...) - Static method in class org.jboss.solder.bean.Beans
-
Extract the qualifiers from a set of annotations.
- getQualifiers(BeanManager, Iterable<Annotation>) - Static method in class org.jboss.solder.bean.Beans
-
Extract the qualifiers from a set of annotations.
- getQualifiers(BeanManager, Annotation[]...) - Static method in class org.jboss.solder.bean.Beans
-
Extract the qualifiers from a set of annotations.
- getQualifiers() - Method in class org.jboss.solder.bean.defaultbean.DefaultBeanInformation.Literal
-
- getQualifiers() - Method in class org.jboss.solder.bean.ForwardingBean
-
- getQualifiers() - Method in class org.jboss.solder.bean.ForwardingInjectionPoint
-
- getQualifiers(BeanManager, GenericIdentifier, Iterable<Annotation>) - Method in class org.jboss.solder.bean.generic.GenericBeanExtension
-
- getQualifiers() - Method in class org.jboss.solder.bean.generic.GenericIdentifier
-
- getQualifiers() - Method in class org.jboss.solder.bean.ImmutableInjectionPoint
-
- getQualifiers() - Method in class org.jboss.solder.bean.NarrowingBeanBuilder
-
Qualifiers currently defined for bean creation.
- getQualifiers() - Method in class org.jboss.solder.config.xml.core.XmlResult
-
- getQualifiers() - Method in class org.jboss.solder.exception.control.HandlerMethodImpl
- getQualifiers() - Method in class org.jboss.solder.unwraps.UnwrapsProducerBean
-
- getRawType() - Method in class org.jboss.solder.reflection.annotated.RedefinitionContext
-
Access to the raw type of the element on which the annotation is defined
- getReception() - Method in class org.jboss.solder.bean.ForwardingObserverMethod
-
- getResource(String) - Method in class org.jboss.solder.resourceLoader.DelegatingResourceLoader
-
Deprecated.
- getResource(String) - Method in class org.jboss.solder.resourceLoader.ResourceLoaderManager
-
Load a resource by name.
- getResourceAsStream(String) - Method in class org.jboss.solder.resourceLoader.DelegatingResourceLoader
-
Deprecated.
- getResourceAsStream(String) - Method in class org.jboss.solder.resourceLoader.ResourceLoaderManager
-
Load a resource by name.
- getResourceLoaders() - Method in class org.jboss.solder.resourceLoader.ResourceLoaderManager
-
The discovered ResourceLoader instances.
- getResourceProvider(Instance<InputStream>, Instance<URL>, Instance<Collection<InputStream>>, Instance<Collection<URL>>, Instance<Properties>, Instance<Collection<Properties>>) - Method in class org.jboss.solder.resourceLoader.ResourceProviderProducer
-
- getResources(String) - Method in class org.jboss.solder.resourceLoader.DelegatingResourceLoader
-
Deprecated.
- getResources(String) - Method in class org.jboss.solder.resourceLoader.ResourceLoaderManager
-
Load all resources known to the resource loader by name.
- getResourcesAsStream(String) - Method in class org.jboss.solder.resourceLoader.DelegatingResourceLoader
-
Deprecated.
- getResourcesAsStream(String) - Method in class org.jboss.solder.resourceLoader.ResourceLoaderManager
-
Load all resources known to the resource loader by name.
- getResultList() - Method in class org.jboss.solder.properties.query.PropertyQuery
-
Get the result from the query, causing the query to be run.
- getScope() - Method in class org.jboss.solder.bean.AbstractImmutableBean
-
- getScope() - Method in class org.jboss.solder.bean.BeanBuilder
-
Scope currently defined for bean creation.
- getScope() - Method in class org.jboss.solder.bean.ForwardingBean
-
- getScope() - Method in class org.jboss.solder.bean.NarrowingBeanBuilder
-
Scope currently defined for bean creation.
- getScope() - Method in class org.jboss.solder.unwraps.UnwrapsProducerBean
-
the proxies that are injected all have Dependant scope
- getServerInfo() - Method in class org.jboss.solder.servlet.ImplicitServletObjectsProducer
-
- getServletConfig() - Method in class org.jboss.solder.servlet.event.ServletEventBridgeServlet
-
- getServletContext() - Method in class org.jboss.solder.servlet.event.ImplicitServletObjectsHolder
-
- getServletContext() - Method in class org.jboss.solder.servlet.ImplicitServletObjectsProducer
-
- getServletInfo() - Method in class org.jboss.solder.servlet.event.ServletEventBridgeServlet
-
- getServletRequest() - Method in class org.jboss.solder.servlet.event.ImplicitServletObjectsHolder
-
- getServletRequest() - Method in class org.jboss.solder.servlet.ImplicitServletObjectsProducer
-
- getServletRequestContext() - Method in class org.jboss.solder.servlet.event.ImplicitServletObjectsHolder
-
- getServletRequestContext() - Method in class org.jboss.solder.servlet.ImplicitServletObjectsProducer
-
- getServletResponse() - Method in class org.jboss.solder.servlet.event.ImplicitServletObjectsHolder
-
- getServletResponse() - Method in class org.jboss.solder.servlet.ImplicitServletObjectsProducer
-
- getShorthandFieldValues() - Method in class org.jboss.solder.config.xml.model.ClassXmlItem
-
- getSingleResult() - Method in class org.jboss.solder.properties.query.PropertyQuery
-
Get a single result from the query, causing the query to be run.
- getStereotypes() - Method in class org.jboss.solder.bean.AbstractImmutableBean
-
- getStereotypes() - Method in class org.jboss.solder.bean.BeanBuilder
-
Stereotypes currently defined for bean creation.
- getStereotypes() - Method in class org.jboss.solder.bean.ForwardingBean
-
- getStereotypes() - Method in class org.jboss.solder.bean.NarrowingBeanBuilder
-
Stereotypes currently defined for bean creation.
- getStereotypes() - Method in class org.jboss.solder.config.xml.core.XmlResult
-
- getStereotypes() - Method in class org.jboss.solder.unwraps.UnwrapsProducerBean
-
- getSyntheticQualifierId() - Method in class org.jboss.solder.config.xml.model.AbstractValueXmlItem
-
- getTargetTypes() - Method in class org.jboss.solder.servlet.ServletExtension.TypedParamProducerBlueprint
-
- getToString() - Method in class org.jboss.solder.bean.BeanBuilder
-
- getToString() - Method in class org.jboss.solder.bean.NarrowingBeanBuilder
-
- getTransactionPhase() - Method in class org.jboss.solder.bean.ForwardingObserverMethod
-
- getTraversalMode() - Method in class org.jboss.solder.exception.control.HandlerMethodImpl
- getType() - Method in class org.jboss.solder.bean.ForwardingInjectionPoint
-
- getType() - Method in class org.jboss.solder.bean.ImmutableInjectionPoint
-
- getType() - Method in class org.jboss.solder.config.xml.core.BeanResult
-
- getType() - Method in class org.jboss.solder.config.xml.model.AbstractXmlItem
-
- getType() - Method in interface org.jboss.solder.config.xml.model.XmlItem
-
- getType() - Method in class org.jboss.solder.config.xml.util.TypeOccuranceInformation
-
- getTypedParamValue(InjectionPoint, ServletExtension) - Method in class org.jboss.solder.servlet.http.CookieParamProducer
-
- getTypedParamValue(InjectionPoint, ServletExtension) - Method in class org.jboss.solder.servlet.http.HeaderParamProducer
-
- getTypedParamValue(InjectionPoint, ServletExtension) - Method in class org.jboss.solder.servlet.http.RequestParamProducer
-
- getTypes() - Method in class org.jboss.solder.bean.AbstractImmutableBean
-
- getTypes() - Method in class org.jboss.solder.bean.BeanBuilder
-
Type closure currently defined for bean creation.
- getTypes() - Method in class org.jboss.solder.bean.ForwardingBean
-
- getTypes() - Method in class org.jboss.solder.bean.NarrowingBeanBuilder
-
Type closure currently defined for bean creation.
- getTypes() - Method in class org.jboss.solder.unwraps.UnwrapsProducerBean
-
- getValue(Object, CreationalContext<T>) - Method in class org.jboss.solder.bean.generic.GenericProducerMethod
-
- getValue() - Method in class org.jboss.solder.config.xml.model.AbstractValueXmlItem
-
- getValue() - Method in class org.jboss.solder.config.xml.model.EntryXmlItem
-
- getValue(Object) - Method in interface org.jboss.solder.properties.Property
-
Returns the property value for the specified bean.
- getVeto() - Method in class org.jboss.solder.config.xml.core.XmlResult
-
- getWebResource(String, ClassLoader) - Method in class org.jboss.solder.servlet.resource.DirectoryNameResourceProvider
-
- getWebResource(String, ClassLoader) - Method in class org.jboss.solder.servlet.resource.URLClassLoaderResourceProvider
-
- getWebXmlLocation(ClassLoader) - Method in class org.jboss.solder.servlet.webxml.DirectoryNameWebXmlLocator
-
- getWebXmlLocation(ClassLoader) - Method in class org.jboss.solder.servlet.webxml.URLClassLoaderWebXmlLocator
-
- getWritableResultList() - Method in class org.jboss.solder.properties.query.PropertyQuery
-
Get the non read only results from the query, causing the query to be run.
- getWritableSingleResult() - Method in class org.jboss.solder.properties.query.PropertyQuery
-
Get a single result from the query that is not marked as read only,
causing the query to be run.
- id(String) - Method in class org.jboss.solder.bean.BeanBuilder
-
Define the id used for bean creation.
- id(String) - Method in class org.jboss.solder.bean.NarrowingBeanBuilder
-
Define the id used for bean creation.
- ImmutableBean<T> - Class in org.jboss.solder.bean
-
A base class for implementing Bean.
- ImmutableBean(Class<?>, String, Set<Annotation>, Class<? extends Annotation>, Set<Class<? extends Annotation>>, Set<Type>, boolean, boolean, Set<InjectionPoint>, ContextualLifecycle<T>, String) - Constructor for class org.jboss.solder.bean.ImmutableBean
-
Create a new, immutable bean.
- immutableEntry(K, V) - Static method in class org.jboss.solder.util.collections.Maps
-
Returns an immutable map entry with the specified key and value.
- ImmutableInjectionPoint - Class in org.jboss.solder.bean
-
A base class for implementing InjectionPoint.
- ImmutableInjectionPoint(AnnotatedField<?>, Set<Annotation>, Bean<?>, boolean, boolean) - Constructor for class org.jboss.solder.bean.ImmutableInjectionPoint
-
Instantiate a new InjectionPoint based upon an
AnnotatedField.
- ImmutableInjectionPoint(AnnotatedField<?>, BeanManager, Bean<?>, boolean, boolean) - Constructor for class org.jboss.solder.bean.ImmutableInjectionPoint
-
Instantiate a new InjectionPoint based upon an
AnnotatedField, reading the qualifiers from the annotations
declared on the field.
- ImmutableInjectionPoint(AnnotatedParameter<?>, Set<Annotation>, Bean<?>, boolean, boolean) - Constructor for class org.jboss.solder.bean.ImmutableInjectionPoint
-
Instantiate a new InjectionPoint based upon an
AnnotatedParameter.
- ImmutableInjectionPoint(AnnotatedParameter<?>, BeanManager, Bean<?>, boolean, boolean) - Constructor for class org.jboss.solder.bean.ImmutableInjectionPoint
-
Instantiate a new InjectionPoint based upon an
AnnotatedParameter, reading the qualifiers from the annotations
declared on the parameter.
- ImmutableNarrowingBean<T> - Class in org.jboss.solder.bean
-
A narrowing bean allows you to build a general purpose bean (likely a
producer method), and register it for a narrowed type (or qualifiers).
- ImmutableNarrowingBean(Bean<Object>, String, Set<Annotation>, Class<? extends Annotation>, Set<Class<? extends Annotation>>, Set<Type>, boolean, boolean, String) - Constructor for class org.jboss.solder.bean.ImmutableNarrowingBean
-
- ImmutablePassivationCapableBean<T> - Class in org.jboss.solder.bean
-
A base class for implementing a PassivationCapable Bean.
- ImmutablePassivationCapableBean(String, Class<?>, String, Set<Annotation>, Class<? extends Annotation>, Set<Class<? extends Annotation>>, Set<Type>, boolean, boolean, Set<InjectionPoint>, ContextualLifecycle<T>, String) - Constructor for class org.jboss.solder.bean.ImmutablePassivationCapableBean
-
- ImmutablePassivationCapableNarrowingBean<T> - Class in org.jboss.solder.bean
-
A passivation capable narrowing bean allows you to build a general purpose,
passivation capable, bean (likely a producer method), and register it for a
narrowed type (or qualifiers).
- ImmutablePassivationCapableNarrowingBean(Bean<Object>, String, Set<Annotation>, Class<? extends Annotation>, Set<Class<? extends Annotation>>, Set<Type>, boolean, boolean, String, String) - Constructor for class org.jboss.solder.bean.ImmutablePassivationCapableNarrowingBean
-
- ImplicitHttpServletObjectsProducer - Class in org.jboss.solder.servlet.http
-
A producer for implicit HTTP Servlet objects, specifically the HttpServletRequest, HttpServletResponse and
HttpSession.
- ImplicitHttpServletObjectsProducer() - Constructor for class org.jboss.solder.servlet.http.ImplicitHttpServletObjectsProducer
-
- ImplicitServletObjectsHolder - Class in org.jboss.solder.servlet.event
-
A manager for tracking the contextual Servlet objects, specifically the ServletContext, HttpServletRequest
and HttpServletResponse.
- ImplicitServletObjectsHolder() - Constructor for class org.jboss.solder.servlet.event.ImplicitServletObjectsHolder
-
- ImplicitServletObjectsProducer - Class in org.jboss.solder.servlet
-
Produces an application-scoped ServletContext bean.
- ImplicitServletObjectsProducer() - Constructor for class org.jboss.solder.servlet.ImplicitServletObjectsProducer
-
- index() - Method in class org.jboss.solder.reflection.Synthetic.SyntheticLiteral
-
- init(FilterConfig) - Method in class org.jboss.solder.servlet.event.ServletEventBridgeFilter
-
- init(ServletConfig) - Method in class org.jboss.solder.servlet.event.ServletEventBridgeServlet
-
- init(FilterConfig) - Method in class org.jboss.solder.servlet.exception.CatchExceptionFilter
-
- inject(T, CreationalContext<T>) - Method in class org.jboss.solder.bean.DummyInjectionTarget
-
- inject(T, CreationalContext<T>) - Method in class org.jboss.solder.bean.ForwardingInjectionTarget
-
- inject(T, CreationalContext<T>) - Method in class org.jboss.solder.config.xml.fieldset.InjectionTargetWrapper
-
- InjectableMethod<X> - Class in org.jboss.solder.reflection.annotated
-
Allows an AnnotatedMethod to be injected using the CDI type safe
resolution rules.
- InjectableMethod(AnnotatedMethod<X>, Bean<?>, BeanManager) - Constructor for class org.jboss.solder.reflection.annotated.InjectableMethod
-
- InjectableMethod(AnnotatedMethod<X>, Collection<InjectionPoint>, BeanManager) - Constructor for class org.jboss.solder.reflection.annotated.InjectableMethod
-
- injectionPoints(Set<InjectionPoint>) - Method in class org.jboss.solder.bean.BeanBuilder
-
Define the injection points used for bean creation.
- InjectionTargetWrapper<T> - Class in org.jboss.solder.config.xml.fieldset
-
- InjectionTargetWrapper(InjectionTarget<T>, List<FieldValueObject>, BeanManager) - Constructor for class org.jboss.solder.config.xml.fieldset.InjectionTargetWrapper
-
- injectNonContextualInstance(BeanManager, Object) - Static method in class org.jboss.solder.beanManager.BeanManagerUtils
-
- InlineBeanFieldValue - Class in org.jboss.solder.config.xml.fieldset
-
Field value object for an inline bean definition
- InlineBeanFieldValue(int) - Constructor for class org.jboss.solder.config.xml.fieldset.InlineBeanFieldValue
-
- InlineBeanIdCreator - Class in org.jboss.solder.config.xml.fieldset
-
- InlineBeanIdCreator() - Constructor for class org.jboss.solder.config.xml.fieldset.InlineBeanIdCreator
-
- InlineBeanQualifier - Annotation Type in org.jboss.solder.config.xml.fieldset
-
Internal qualifier used for inline beans
- InlineBeanQualifier.InlineBeanQualifierLiteral - Class in org.jboss.solder.config.xml.fieldset
-
- InlineBeanQualifier.InlineBeanQualifierLiteral(int) - Constructor for class org.jboss.solder.config.xml.fieldset.InlineBeanQualifier.InlineBeanQualifierLiteral
-
- innerText - Variable in class org.jboss.solder.config.xml.model.AbstractXmlItem
-
- INSTANCE - Static variable in class org.jboss.solder.config.xml.core.XmlConfiguredBeanLiteral
-
- INSTANCE - Static variable in class org.jboss.solder.literal.GenericLiteral
-
- INSTANCE - Static variable in class org.jboss.solder.literal.MapperLiteral
-
- INSTANCE - Static variable in class org.jboss.solder.literal.ResolverLiteral
-
- InvalidElementException - Exception in org.jboss.solder.config.xml.parser.namespace
-
Exception thrown when both a method and a field have the same name
- InvalidElementException(String) - Constructor for exception org.jboss.solder.config.xml.parser.namespace.InvalidElementException
-
- invoke(Object, CreationalContext<T>) - Method in class org.jboss.solder.reflection.annotated.InjectableMethod
-
Invoke the method, causing all parameters to be injected according to the
CDI type safe resolution rules.
- invoke(Object, CreationalContext<T>, ParameterValueRedefiner) - Method in class org.jboss.solder.reflection.annotated.InjectableMethod
-
Invoke the method, calling the parameter redefiner for each parameter,
allowing the caller to override the default value obtained via the CDI
type safe resolver.
- invoke(Object, Method, Method, Object[]) - Method in class org.jboss.solder.serviceHandler.ServiceHandlerMethodHandler
-
- invoke(Object, Method, Method, Object[]) - Method in class org.jboss.solder.unwraps.UnwrapsInvocationHandler
-
- isActive() - Method in class org.jboss.solder.servlet.http.HttpSessionStatusImpl
-
Checks whether there is an active HttpSession associated with the current request.
- isAlternative() - Method in class org.jboss.solder.bean.AbstractImmutableBean
-
- isAlternative() - Method in class org.jboss.solder.bean.BeanBuilder
-
Whether the created bean will be an alternative.
- isAlternative() - Method in class org.jboss.solder.bean.ForwardingBean
-
- isAlternative() - Method in class org.jboss.solder.bean.NarrowingBeanBuilder
-
Whether the created bean will be an alternative.
- isAlternative() - Method in class org.jboss.solder.unwraps.UnwrapsProducerBean
-
- isAnnotationPresent(Class<?>) - Method in class org.jboss.solder.reflection.annotated.AnnotationBuilder
-
- isDelegate() - Method in class org.jboss.solder.bean.ForwardingInjectionPoint
-
- isDelegate() - Method in class org.jboss.solder.bean.ImmutableInjectionPoint
-
- isEmpty() - Method in class org.jboss.solder.system.SystemProperties
-
- isEmpty() - Method in interface org.jboss.solder.util.collections.Multimap
-
Returns true if the multimap contains no key-value pairs.
- isEnabled() - Method in class org.jboss.solder.serviceHandler.ServiceHandlerExtension
-
Determines if proxying is available, a prerequisite for this feature
- isHandler(AnnotatedMethod<?>) - Static method in class org.jboss.solder.exception.control.HandlerMethodImpl
-
Determines if the given method is a handler by looking for the Handles annotation on a parameter.
- isNullable() - Method in class org.jboss.solder.bean.AbstractImmutableBean
-
- isNullable() - Method in class org.jboss.solder.bean.BeanBuilder
-
Whether the created bean will be nullable.
- isNullable() - Method in class org.jboss.solder.bean.ForwardingBean
-
- isNullable() - Method in class org.jboss.solder.bean.NarrowingBeanBuilder
-
Whether the created bean will be nullable.
- isNullable() - Method in class org.jboss.solder.unwraps.UnwrapsProducerBean
-
- isOverride() - Method in class org.jboss.solder.servlet.config.CharacterEncodingConfig
-
- isPassivationCapable() - Method in class org.jboss.solder.bean.BeanBuilder
-
Whether the created bean will be passivation capable.
- isPassivationCapable() - Method in class org.jboss.solder.bean.NarrowingBeanBuilder
-
Whether the created bean will be passivation capable.
- isProperty(Method) - Static method in class org.jboss.solder.properties.Properties
-
Indicates whether this method is a valid property method.
- isQualifierPresent(Annotated, BeanManager) - Method in class org.jboss.solder.config.xml.bootstrap.XmlConfigExtension
-
- isReadOnly() - Method in interface org.jboss.solder.properties.Property
-
Indicates whether this is a read-only property
- isTransient() - Method in class org.jboss.solder.bean.ForwardingInjectionPoint
-
- isTransient() - Method in class org.jboss.solder.bean.ImmutableInjectionPoint
-
- isTypeInSet(Set<TypeOccuranceInformation>, XmlItemType) - Static method in class org.jboss.solder.config.xml.util.TypeOccuranceInformation
-
- iterator() - Method in interface org.jboss.solder.util.collections.Multiset
-
- Iterators - Class in org.jboss.solder.util.collections
-
- Iterators() - Constructor for class org.jboss.solder.util.collections.Iterators
-
- Objects - Class in org.jboss.solder.util.collections
-
- of(Bean<Object>, BeanManager) - Static method in class org.jboss.solder.bean.NarrowingBeanBuilder
-
- of(XmlItemType, Integer, Integer) - Static method in class org.jboss.solder.config.xml.util.TypeOccuranceInformation
-
- open() - Method in class org.jboss.solder.config.xml.bootstrap.ResourceLoaderXmlDocumentProvider
-
- open() - Method in interface org.jboss.solder.config.xml.bootstrap.XmlDocumentProvider
-
- org.jboss.solder.bean - package org.jboss.solder.bean
-
A collection of base classes and builders for working with Bean metadata objects.
- org.jboss.solder.bean.defaultbean - package org.jboss.solder.bean.defaultbean
-
Allows a library to provide a default implmentation of a bean, which is used unless overridden by an application.
- org.jboss.solder.bean.generic - package org.jboss.solder.bean.generic
-
Allows a library to expose sets of beans which may be configured multiple times in an application.
- org.jboss.solder.beanManager - package org.jboss.solder.beanManager
-
- org.jboss.solder.config.xml.bootstrap - package org.jboss.solder.config.xml.bootstrap
-
- org.jboss.solder.config.xml.core - package org.jboss.solder.config.xml.core
-
- org.jboss.solder.config.xml.fieldset - package org.jboss.solder.config.xml.fieldset
-
- org.jboss.solder.config.xml.model - package org.jboss.solder.config.xml.model
-
- org.jboss.solder.config.xml.parser - package org.jboss.solder.config.xml.parser
-
- org.jboss.solder.config.xml.parser.namespace - package org.jboss.solder.config.xml.parser.namespace
-
- org.jboss.solder.config.xml.util - package org.jboss.solder.config.xml.util
-
- org.jboss.solder.core - package org.jboss.solder.core
-
- org.jboss.solder.el - package org.jboss.solder.el
-
Provides an application wide EL value and method expression resolution facility as well as a improved API for
evaluating EL expressions aimed at ease of use.
- org.jboss.solder.exception.control - package org.jboss.solder.exception.control
-
- org.jboss.solder.exception.control.extension - package org.jboss.solder.exception.control.extension
-
CDI extensions for Catch.
- org.jboss.solder.exception.control.log - package org.jboss.solder.exception.control.log
-
- org.jboss.solder.exception.filter - package org.jboss.solder.exception.filter
-
- org.jboss.solder.literal - package org.jboss.solder.literal
-
- org.jboss.solder.logging - package org.jboss.solder.logging
-
- org.jboss.solder.messages - package org.jboss.solder.messages
-
- org.jboss.solder.properties - package org.jboss.solder.properties
-
A set of utility classes for working with JavaBean properties, allowing properties backed
by getter/setter methods or fields to be treated identically.
- org.jboss.solder.properties.query - package org.jboss.solder.properties.query
-
A set of utility classes for querying a class for properties based on
a set of criteria.
- org.jboss.solder.reflection - package org.jboss.solder.reflection
-
- org.jboss.solder.reflection.annotated - package org.jboss.solder.reflection.annotated
-
A collection of base classes and builders for working with AnnotatedType
metadata objects.
- org.jboss.solder.resourceLoader - package org.jboss.solder.resourceLoader
-
- org.jboss.solder.resourceLoader.servlet - package org.jboss.solder.resourceLoader.servlet
-
Support for loading resources from the Servlet context
- org.jboss.solder.serviceHandler - package org.jboss.solder.serviceHandler
-
- org.jboss.solder.servlet - package org.jboss.solder.servlet
-
- org.jboss.solder.servlet.beanManager - package org.jboss.solder.servlet.beanManager
-
- org.jboss.solder.servlet.config - package org.jboss.solder.servlet.config
-
- org.jboss.solder.servlet.event - package org.jboss.solder.servlet.event
-
- org.jboss.solder.servlet.exception - package org.jboss.solder.servlet.exception
-
- org.jboss.solder.servlet.exception.handler - package org.jboss.solder.servlet.exception.handler
-
- org.jboss.solder.servlet.http - package org.jboss.solder.servlet.http
-
- org.jboss.solder.servlet.logging - package org.jboss.solder.servlet.logging
-
- org.jboss.solder.servlet.resource - package org.jboss.solder.servlet.resource
-
- org.jboss.solder.servlet.support - package org.jboss.solder.servlet.support
-
- org.jboss.solder.servlet.webxml - package org.jboss.solder.servlet.webxml
-
- org.jboss.solder.support - package org.jboss.solder.support
-
Support classes for the Solder implementation, including typed message loggers
and bundles.
- org.jboss.solder.system - package org.jboss.solder.system
-
- org.jboss.solder.unwraps - package org.jboss.solder.unwraps
-
- org.jboss.solder.util.collections - package org.jboss.solder.util.collections
-
A collection of collection related utilities for Solder
- OutboundParameterValueRedefiner - Class in org.jboss.solder.exception.control
-
Redefiner allowing to inject a non contextual instance of CaughtException into the first parameter.
- OutboundParameterValueRedefiner(CaughtException<?>, BeanManager, HandlerMethodImpl<?>) - Constructor for class org.jboss.solder.exception.control.OutboundParameterValueRedefiner
-
Sole constructor.
- overrideConstructorParameterType(Constructor<X>, int, Type) - Method in class org.jboss.solder.reflection.annotated.AnnotatedTypeBuilder
-
Override the declared type of a constructor parameter
- overrideFieldType(Field, Class<?>) - Method in class org.jboss.solder.config.xml.core.BeanResult
-
- overrideFieldType(Field, Type) - Method in class org.jboss.solder.reflection.annotated.AnnotatedTypeBuilder
-
Override the declared type of a field
- overrideFieldType(AnnotatedField<? super X>, Type) - Method in class org.jboss.solder.reflection.annotated.AnnotatedTypeBuilder
-
Override the declared type of a field
- overrideMethodParameterType(Method, int, Type) - Method in class org.jboss.solder.reflection.annotated.AnnotatedTypeBuilder
-
Override the declared type of a method parameter
- overrideParameterType(AnnotatedParameter<? super X>, Type) - Method in class org.jboss.solder.reflection.annotated.AnnotatedTypeBuilder
-
- rawTypeRequired(String, InjectionPoint) - Method in interface org.jboss.solder.servlet.support.ServletMessages
-
- readClassFromType(Type) - Static method in class org.jboss.solder.config.xml.util.TypeReader
-
- readCount(ObjectInputStream) - Static method in class org.jboss.solder.util.collections.Serialization
-
Reads a count corresponding to a serialized map, multiset, or multimap.
- readFile(InputStream) - Static method in class org.jboss.solder.config.xml.util.FileDataReader
-
- readFromType(AnnotatedType<T>) - Method in class org.jboss.solder.bean.BeanBuilder
-
Read the AnnotatedType, creating a bean from the class and it's
annotations.
- readFromType(AnnotatedType<T>) - Method in class org.jboss.solder.bean.NarrowingBeanBuilder
-
Read the AnnotatedType, creating a narrowing bean from the class
and its annotations.
- readFromType(AnnotatedType<X>) - Method in class org.jboss.solder.reflection.annotated.AnnotatedTypeBuilder
-
Reads in from an existing AnnotatedType.
- readFromType(AnnotatedType<X>, boolean) - Method in class org.jboss.solder.reflection.annotated.AnnotatedTypeBuilder
-
Reads in from an existing AnnotatedType.
- readFromType(Class<X>) - Method in class org.jboss.solder.reflection.annotated.AnnotatedTypeBuilder
-
Reads the annotations from an existing java type.
- readFromType(Class<X>, boolean) - Method in class org.jboss.solder.reflection.annotated.AnnotatedTypeBuilder
-
Reads the annotations from an existing java type.
- readUrl(URL) - Static method in class org.jboss.solder.config.xml.util.FileDataReader
-
- redefine(Class<A>, AnnotationRedefiner<A>) - Method in class org.jboss.solder.reflection.annotated.AnnotatedTypeBuilder
-
Redefine any annotations of the specified type.
- redefine(RedefinitionContext<A>) - Method in interface org.jboss.solder.reflection.annotated.AnnotationRedefiner
-
- redefineAnnotationBuilder(Class<A>, AnnotationRedefiner<A>, AnnotatedElement, Type, AnnotationBuilder, String) - Method in class org.jboss.solder.reflection.annotated.AnnotatedTypeBuilder
-
- redefineParameterValue(ParameterValueRedefiner.ParameterValue) - Method in class org.jboss.solder.exception.control.OutboundParameterValueRedefiner
-
Callback allowing the default parameter value (that which would be
injected according to the CDI type safe resolution rules) to be
overridden.
- redefineParameterValue(ParameterValueRedefiner.ParameterValue) - Method in interface org.jboss.solder.reflection.annotated.ParameterValueRedefiner
-
Callback allowing the default parameter value (that which would be
injected according to the CDI type safe resolution rules) to be
overridden.
- RedefinitionContext<A extends Annotation> - Class in org.jboss.solder.reflection.annotated
-
Provides access to the context of an annotation redefinition.
- redirect() - Method in class org.jboss.solder.servlet.http.RedirectBuilderImpl
-
- redirect(String) - Method in class org.jboss.solder.servlet.http.RedirectBuilderImpl
-
- RedirectBuilderImpl - Class in org.jboss.solder.servlet.http
-
- RedirectBuilderImpl() - Constructor for class org.jboss.solder.servlet.http.RedirectBuilderImpl
-
- Reflections - Class in org.jboss.solder.config.xml.util
-
- Reflections() - Constructor for class org.jboss.solder.config.xml.util.Reflections
-
- registerHandlerMethod(HandlerMethod<T>) - Method in class org.jboss.solder.exception.control.extension.CatchExtension
-
- remove(Class<? extends Annotation>) - Method in class org.jboss.solder.reflection.annotated.AnnotationBuilder
-
- remove(Object) - Method in class org.jboss.solder.system.SystemProperties
-
- remove(Object, Object) - Method in interface org.jboss.solder.util.collections.Multimap
-
Removes a key-value pair from the multimap.
- remove(Object, int) - Method in interface org.jboss.solder.util.collections.Multiset
-
Removes a number of occurrences of the specified element from this
multiset.
- remove(Object) - Method in interface org.jboss.solder.util.collections.Multiset
-
Removes a single occurrence of the specified element from this
multiset, if present.
- remove() - Method in class org.jboss.solder.util.collections.WrappedIterator
-
- removeAll(Object) - Method in interface org.jboss.solder.util.collections.Multimap
-
Removes all values associated with a given key.
- removeAll(Collection<?>) - Method in interface org.jboss.solder.util.collections.Multiset
-
- removeAll(Object) - Method in interface org.jboss.solder.util.collections.SetMultimap
-
Removes all values associated with a given key.
- removeFromAll(Class<? extends Annotation>) - Method in class org.jboss.solder.reflection.annotated.AnnotatedTypeBuilder
-
Remove annotations from the type, and all of it's members.
- removeFromClass(Class<? extends Annotation>) - Method in class org.jboss.solder.reflection.annotated.AnnotatedTypeBuilder
-
Remove an annotation from the type
- removeFromConstructor(Constructor<X>, Class<? extends Annotation>) - Method in class org.jboss.solder.reflection.annotated.AnnotatedTypeBuilder
-
Remove an annotation from the specified constructor.
- removeFromConstructor(AnnotatedConstructor<X>, Class<? extends Annotation>) - Method in class org.jboss.solder.reflection.annotated.AnnotatedTypeBuilder
-
Remove an annotation from the specified constructor.
- removeFromConstructorParameter(Constructor<X>, int, Class<? extends Annotation>) - Method in class org.jboss.solder.reflection.annotated.AnnotatedTypeBuilder
-
Remove an annotation from the specified constructor parameter.
- removeFromField(Field, Class<? extends Annotation>) - Method in class org.jboss.solder.reflection.annotated.AnnotatedTypeBuilder
-
Remove an annotation from the specified field.
- removeFromField(AnnotatedField<? super X>, Class<? extends Annotation>) - Method in class org.jboss.solder.reflection.annotated.AnnotatedTypeBuilder
-
Remove an annotation from the specified field.
- removeFromMethod(Method, Class<? extends Annotation>) - Method in class org.jboss.solder.reflection.annotated.AnnotatedTypeBuilder
-
Remove an annotation from the specified method.
- removeFromMethod(AnnotatedMethod<? super X>, Class<? extends Annotation>) - Method in class org.jboss.solder.reflection.annotated.AnnotatedTypeBuilder
-
Remove an annotation from the specified method.
- removeFromMethodParameter(Method, int, Class<? extends Annotation>) - Method in class org.jboss.solder.reflection.annotated.AnnotatedTypeBuilder
-
Remove an annotation from the specified method parameter.
- removeFromParameter(AnnotatedParameter<? super X>, Class<? extends Annotation>) - Method in class org.jboss.solder.reflection.annotated.AnnotatedTypeBuilder
-
Remove an annotation from the specified parameter.
- ReplacesXmlItem - Class in org.jboss.solder.config.xml.model
-
- ReplacesXmlItem(XmlItem, String, int) - Constructor for class org.jboss.solder.config.xml.model.ReplacesXmlItem
-
- replaceValues(K, Iterable<? extends V>) - Method in interface org.jboss.solder.util.collections.Multimap
-
Stores a collection of values with the same key, replacing any existing
values for that key.
- replaceValues(K, Iterable<? extends V>) - Method in interface org.jboss.solder.util.collections.SetMultimap
-
Stores a collection of values with the same key, replacing any existing
values for that key.
- requestDestroyed(ImplicitServletObjectsHolder.InternalServletRequestEvent) - Method in class org.jboss.solder.servlet.event.ImplicitServletObjectsHolder
-
- requestDestroyed(ServletRequestEvent) - Method in class org.jboss.solder.servlet.event.ServletEventBridgeListener
-
- requestInitialized(ImplicitServletObjectsHolder.InternalServletRequestEvent) - Method in class org.jboss.solder.servlet.event.ImplicitServletObjectsHolder
-
- requestInitialized(ServletRequestEvent) - Method in class org.jboss.solder.servlet.event.ServletEventBridgeListener
-
- RequestParamProducer - Class in org.jboss.solder.servlet.http
-
A producer for a String bean qualified @RequestParam.
- RequestParamProducer() - Constructor for class org.jboss.solder.servlet.http.RequestParamProducer
-
- resolveChildren(BeanManager) - Method in class org.jboss.solder.config.xml.model.AbstractXmlItem
-
- resolveChildren(BeanManager) - Method in class org.jboss.solder.config.xml.model.ArrayXmlItem
-
- resolveChildren(BeanManager) - Method in class org.jboss.solder.config.xml.model.EntryXmlItem
-
- resolveChildren(BeanManager) - Method in class org.jboss.solder.config.xml.model.MethodXmlItem
-
attempts to resolve a lazy method declaration.
- resolveChildren(BeanManager) - Method in class org.jboss.solder.config.xml.model.PropertyXmlItem
-
- resolveChildren(BeanManager) - Method in interface org.jboss.solder.config.xml.model.XmlItem
-
attempts to resolve any information that is not available at parse time
- resolveFunction(String, String) - Method in class org.jboss.solder.el.DummyFunctionMapper
-
- resolveMethodOrField(String, XmlItem, SaxNode) - Static method in class org.jboss.solder.config.xml.parser.namespace.PackageNamespaceElementResolver
-
- resolveNamepsace(String, Map<String, NamespaceElementResolver>) - Method in class org.jboss.solder.config.xml.model.ModelBuilder
-
- resolveNode(SaxNode, XmlItem, Map<String, NamespaceElementResolver>, BeanManager) - Method in class org.jboss.solder.config.xml.model.ModelBuilder
-
resolves the appropriate java elements from the xml
- ResolverLiteral - Class in org.jboss.solder.literal
-
- ResolverLiteral() - Constructor for class org.jboss.solder.literal.ResolverLiteral
-
- resolveVariable(String) - Method in class org.jboss.solder.el.DummyVariableMapper
-
- ResourceListener - Class in org.jboss.solder.resourceLoader.servlet
-
Servlet context listener than creates and registers a new
ServletContextLoader for each context
- ResourceListener() - Constructor for class org.jboss.solder.resourceLoader.servlet.ResourceListener
-
- ResourceLoaderManager - Class in org.jboss.solder.resourceLoader
-
- ResourceLoaderManager() - Constructor for class org.jboss.solder.resourceLoader.ResourceLoaderManager
-
Instantiate a new instance, loading any resource loaders from the service
loader, and sorting them by precedence.
- ResourceLoaderXmlDocumentProvider - Class in org.jboss.solder.config.xml.bootstrap
-
Document Provider that loads XML documents from the classpath
- ResourceLoaderXmlDocumentProvider() - Constructor for class org.jboss.solder.config.xml.bootstrap.ResourceLoaderXmlDocumentProvider
-
- ResourceLoaderXmlDocumentProvider(String[]) - Constructor for class org.jboss.solder.config.xml.bootstrap.ResourceLoaderXmlDocumentProvider
-
- ResourceProviderProducer - Class in org.jboss.solder.resourceLoader
-
FIXME This producer serves as a temporary workaround for the GlassFish BDA visiblity problem.
- ResourceProviderProducer() - Constructor for class org.jboss.solder.resourceLoader.ResourceProviderProducer
-
- responseDestroyed(ImplicitServletObjectsHolder.InternalServletResponseEvent) - Method in class org.jboss.solder.servlet.event.ImplicitServletObjectsHolder
-
- responseInitialized(ImplicitServletObjectsHolder.InternalServletResponseEvent) - Method in class org.jboss.solder.servlet.event.ImplicitServletObjectsHolder
-
- ResultType - Enum in org.jboss.solder.config.xml.model
-
- retainAll(Collection<?>) - Method in interface org.jboss.solder.util.collections.Multiset
-
- returnFromHandler(HandlerMethod<?>, String) - Method in interface org.jboss.solder.exception.control.log.ExceptionHandlerDispatcherLog
-
- ROOT_CAUSE_TEXT - Static variable in class org.jboss.solder.exception.filter.ExceptionStackOutput
-
- RootNamespaceElementResolver - Class in org.jboss.solder.config.xml.parser.namespace
-
- RootNamespaceElementResolver() - Constructor for class org.jboss.solder.config.xml.parser.namespace.RootNamespaceElementResolver
-
- SaxNode - Class in org.jboss.solder.config.xml.parser
-
represents an XML element
- SaxNode(String, String, Map<String, String>, SaxNode, String, int) - Constructor for class org.jboss.solder.config.xml.parser.SaxNode
-
- scope(Class<? extends Annotation>) - Method in class org.jboss.solder.bean.BeanBuilder
-
Define the scope used for bean creation.
- scope(Class<? extends Annotation>) - Method in class org.jboss.solder.bean.NarrowingBeanBuilder
-
Define the scope used for bean creation.
- seeOther(String) - Method in class org.jboss.solder.servlet.http.RedirectBuilderImpl
-
- send() - Method in class org.jboss.solder.servlet.http.RedirectBuilderImpl
-
- Serialization - Class in org.jboss.solder.util.collections
-
- service(ServletRequest, ServletResponse) - Method in class org.jboss.solder.servlet.event.ServletEventBridgeServlet
-
- ServiceHandlerBeanLifecycle<T,H> - Class in org.jboss.solder.serviceHandler
-
Bean lifecycle for ServiceHandler beans
- ServiceHandlerBeanLifecycle(Class<? extends T>, Class<H>, BeanManager) - Constructor for class org.jboss.solder.serviceHandler.ServiceHandlerBeanLifecycle
-
- ServiceHandlerExtension - Class in org.jboss.solder.serviceHandler
-
This extension automatically implements interfaces and abstract classes.
- ServiceHandlerExtension() - Constructor for class org.jboss.solder.serviceHandler.ServiceHandlerExtension
-
- ServiceHandlerMethodHandler<T,H> - Class in org.jboss.solder.serviceHandler
-
MethodHandler that forwards calls to abstract methods to the service handler
instance
- ServiceHandlerMethodHandler(ServiceHandlerManager<H>, H) - Constructor for class org.jboss.solder.serviceHandler.ServiceHandlerMethodHandler
-
- ServletContextAttributeProvider - Class in org.jboss.solder.servlet.beanManager
-
A BeanManager provider for the Servlet Context attribute "javax.enterprise.inject.spi.BeanManager"
- ServletContextAttributeProvider() - Constructor for class org.jboss.solder.servlet.beanManager.ServletContextAttributeProvider
-
- servletContextDestroyed(ServletContext) - Method in interface org.jboss.solder.servlet.support.ServletLogger
-
- servletContextInitialized(ServletContext) - Method in interface org.jboss.solder.servlet.support.ServletLogger
-
- ServletEventBridgeFilter - Class in org.jboss.solder.servlet.event
-
Propagates the ServletResponse lifecycle events to the CDI event bus, complementing the ServletEventBridgeListener,
which handles the other lifecycle events.
- ServletEventBridgeFilter() - Constructor for class org.jboss.solder.servlet.event.ServletEventBridgeFilter
-
- ServletEventBridgeListener - Class in org.jboss.solder.servlet.event
-
Propagates Servlet lifecycle events to the CDI event bus.
- ServletEventBridgeListener() - Constructor for class org.jboss.solder.servlet.event.ServletEventBridgeListener
-
- ServletEventBridgeServlet - Class in org.jboss.solder.servlet.event
-
Leverages the lifecycle of a Servlet to generate a CDI when the web application has been fully deployed and when it is
undeployed.
- ServletEventBridgeServlet() - Constructor for class org.jboss.solder.servlet.event.ServletEventBridgeServlet
-
- ServletExtension - Class in org.jboss.solder.servlet
-
Generates producers to map to the type at an HTTP parameter injection point.
- ServletExtension() - Constructor for class org.jboss.solder.servlet.ServletExtension
-
- ServletExtension.TypedParamProducerBlueprint - Class in org.jboss.solder.servlet
-
- ServletExtension.TypedParamProducerBlueprint(Annotation) - Constructor for class org.jboss.solder.servlet.ServletExtension.TypedParamProducerBlueprint
-
- ServletLogger - Interface in org.jboss.solder.servlet.support
-
Type-safe log messages for the Solder Servlet module
- ServletMessages - Interface in org.jboss.solder.servlet.support
-
Type-safe exception messages for the Solder Servlet module
- servletRequestDestroyed(ServletRequest) - Method in interface org.jboss.solder.servlet.support.ServletLogger
-
- servletRequestInitialized(ServletRequest) - Method in interface org.jboss.solder.servlet.support.ServletLogger
-
- servletResponseDestroyed(ServletResponse) - Method in interface org.jboss.solder.servlet.support.ServletLogger
-
- servletResponseInitialized(ServletResponse) - Method in interface org.jboss.solder.servlet.support.ServletLogger
-
- sessionCreated(HttpSessionEvent) - Method in class org.jboss.solder.servlet.event.ServletEventBridgeListener
-
- sessionDestroyed(HttpSessionEvent) - Method in class org.jboss.solder.servlet.event.ServletEventBridgeListener
-
- sessionDidActivate(HttpSessionEvent) - Method in class org.jboss.solder.servlet.event.ServletEventBridgeListener
-
- sessionWillPassivate(HttpSessionEvent) - Method in class org.jboss.solder.servlet.event.ServletEventBridgeListener
-
- set(V) - Method in class org.jboss.solder.util.collections.WrappedListIterator
-
- setAccessible() - Method in interface org.jboss.solder.properties.Property
-
Calls the setAccessible method on the underlying member(s).
- setAnnotatedType(AnnotatedType<Object>) - Method in class org.jboss.solder.config.xml.bootstrap.ProcessAnnotatedTypeImpl
-
- setCount(E, int) - Method in interface org.jboss.solder.util.collections.Multiset
-
Adds or removes the necessary occurrences of an element such that the
element attains the desired count.
- setCount(E, int, int) - Method in interface org.jboss.solder.util.collections.Multiset
-
Conditionally sets the count of an element to a new value, as described in
Multiset.setCount(Object, int), provided that the element has the expected
current count.
- setDocumentLocator(Locator) - Method in class org.jboss.solder.config.xml.parser.ParserMain
-
- setEncoding(String) - Method in class org.jboss.solder.servlet.config.CharacterEncodingConfig
-
- setInnerText(String) - Method in class org.jboss.solder.config.xml.parser.SaxNode
-
- setJavaClass(Class<X>) - Method in class org.jboss.solder.reflection.annotated.AnnotatedTypeBuilder
-
- SetMultimap<K,V> - Interface in org.jboss.solder.util.collections
-
A Multimap that cannot hold duplicate key-value pairs.
- setOverride(boolean) - Method in class org.jboss.solder.servlet.config.CharacterEncodingConfig
-
- setProducer(Bean) - Method in class org.jboss.solder.servlet.ServletExtension.TypedParamProducerBlueprint
-
- Sets - Class in org.jboss.solder.util.collections
-
- setServletContext(ServletContext) - Static method in class org.jboss.solder.servlet.beanManager.ServletContextAttributeProvider
-
- setValue(Object, CreationalContext<?>, BeanManager) - Method in class org.jboss.solder.config.xml.fieldset.ArrayFieldSet
-
- setValue(Object, CreationalContext<?>, BeanManager) - Method in class org.jboss.solder.config.xml.fieldset.CollectionFieldSet
-
- setValue(Object, CreationalContext<?>, BeanManager) - Method in interface org.jboss.solder.config.xml.fieldset.FieldValueObject
-
- setValue(Object, CreationalContext<?>, BeanManager) - Method in class org.jboss.solder.config.xml.fieldset.MapFieldSet
-
- setValue(Object, CreationalContext<?>, BeanManager) - Method in class org.jboss.solder.config.xml.fieldset.SimpleFieldValue
-
- setValue(Object, V) - Method in interface org.jboss.solder.properties.Property
-
This method sets the property value for a specified bean to the specified
value.
- setVariable(String, ValueExpression) - Method in class org.jboss.solder.el.DummyVariableMapper
-
- SimpleFieldValue - Class in org.jboss.solder.config.xml.fieldset
-
Field value object for a simple field
- SimpleFieldValue(Class<?>, Property<Object>, FieldValue, Class<?>) - Constructor for class org.jboss.solder.config.xml.fieldset.SimpleFieldValue
-
- size() - Method in class org.jboss.solder.system.SystemProperties
-
- size() - Method in interface org.jboss.solder.util.collections.Multimap
-
Returns the number of key-value pairs in the multimap.
- skippingEventNoBeanManager(Object, List) - Method in interface org.jboss.solder.servlet.support.ServletLogger
-
- SolderMessages - Interface in org.jboss.solder.support
-
Messages used for exception messages in Solder.
- startElement(String, String, String, Attributes) - Method in class org.jboss.solder.config.xml.parser.ParserMain
-
- stereotypes(Set<Class<? extends Annotation>>) - Method in class org.jboss.solder.bean.BeanBuilder
-
Define the stereotypes used for bean creation.
- stereotypes(Set<Class<? extends Annotation>>) - Method in class org.jboss.solder.bean.NarrowingBeanBuilder
-
Define the stereotypes used for bean creation.
- Supplier<T> - Interface in org.jboss.solder.util.collections
-
A class that can supply objects of a single type.
- Synthetic - Annotation Type in org.jboss.solder.reflection
-
A synthetic qualifier that can be used to replace other user-supplied
configuration at deployment.
- Synthetic.Provider - Class in org.jboss.solder.reflection
-
Provides a unique Synthetic qualifier for the specified namespace
- Synthetic.Provider(String) - Constructor for class org.jboss.solder.reflection.Synthetic.Provider
-
- Synthetic.SyntheticLiteral - Class in org.jboss.solder.reflection
-
- Synthetic.SyntheticLiteral(String, Long) - Constructor for class org.jboss.solder.reflection.Synthetic.SyntheticLiteral
-
- SystemProperties - Class in org.jboss.solder.system
-
- SystemProperties() - Constructor for class org.jboss.solder.system.SystemProperties
-