@Vetoed
Package org.jboss.weld.resolution
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag. See the copyright.txt in the
distribution for a full listing of individual contributors.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-
Interface Summary Interface Description AssignabilityRules InterceptorResolvable Resolvable Something that is resolvable by the resolver. -
Class Summary Class Description AbstractAssignabilityRules Base class for AssignabilityRules implementations.AbstractTypeSafeBeanResolver<T extends javax.enterprise.inject.spi.Bean<?>,C extends Collection<T>> BeanTypeAssignabilityRules Implementation of the Section 5.2.4 of the CDI specification.CovariantTypes Utility class that captures standard covariant Java assignability rules.DecoratorResolvableBuilder DelegateInjectionPointAssignabilityRules Implementation of the Section 8.3.1 of the CDI specification.EventTypeAssignabilityRules This class implements Section 10.3.1 of the CDI specification.ForwardingInterceptorResolvable ForwardingResolvable InterceptorResolvableBuilder InvariantTypes Utility class that captures invariant Java assignability rules (used with generics).NameBasedResolver Implementation of name based bean resolutionQualifierInstance Optimized representation of a qualifier.ResolvableBuilder ResolvableBuilder.ResolvableImpl TypeEqualitySpecializationUtils A util for deciding whether twoTypes are the same (not necessarily equal in the java sense).TypeSafeBeanResolver TypeSafeDecoratorResolver TypeSafeDisposerResolver TypeSafeInterceptorResolver TypeSafeObserverResolver TypeSafeResolver<R extends Resolvable,T,C extends Collection<T>,F> Implementation of type safe bean resolution