Package org.jboss.as.ee.component
package org.jboss.as.ee.component
-
ClassDescriptionA basic component implementation.A service for creating a component.An abstract base component instance.A binding into JNDI.throwaway utility class for traversing a class configuration from most general superclass downCommon contract for an EE component.Class that represents an instance of a component client.The construction parameter set passed in to an abstract component.A configurator for components.An exception relating to a problem with the creation of an EE component.A factory for component creation which allows component behavior customization.A description of a generic Jakarta EE component.An instance of a Jakarta EE component.A factory to create interceptors per ComponentInstance instance.A factory to create interceptors that are tied to a component instance.Exception indicating that a component receiving a method call has stopped.A component's naming context operation mode.Registry that can be used to create a fully injected class instance.Service wrapper for a
Componentwhich starts and stops the component instance.An injection source which injects a component based upon its type.A component view.DependencyConfigurator<T extends org.jboss.msc.service.Service>A configurator for a service dependency.The environment as read from a deployment descriptorAllows a deployment to get old of class descriptions from all sub deployments it has access to.The jndi names for the default EE bindings.The description of a (possibly annotated) class in an EE module.TODO: do we still need this?A description of an env-entry.An injection of a fixed value.A configuration for an injection source.A resolution context for the injection source.An injection target field or method in a class.A description of an@Interceptorannotation value or its equivalent deployment descriptor construct.Class that represents the environment entries of an interceptor, defined in the interceptors section of ejb-jar.xml.A binding which gets its value from another JNDI binding.A configurator which adds interceptors to the component which establish the naming context.An interceptor which imposes the given namespace context selector.An invocation handler for a component proxy.A configuration for resource injection.Represents an object that has a descriptor based JNDI environment.A configuration of a component view.A configurator for views.A description of a view.Factory that can be used to customize a views proxy creation TODO: this needs to be thought through a bit moreA managed reference factory for a component view.The bridge injector for binding views into JNDI.