Uses of Interface
org.jboss.as.ee.component.ComponentView
Packages that use ComponentView
-
Uses of ComponentView in org.jboss.as.ee.component
Methods in org.jboss.as.ee.component that return ComponentViewMethods in org.jboss.as.ee.component with parameters of type ComponentViewModifier and TypeMethodDescriptionViewInstanceFactory.createViewInstance(ComponentView componentView, Map<Object, Object> contextData) voidViewManagedReferenceFactory.Injector.inject(ComponentView value) Constructors in org.jboss.as.ee.component with parameters of type ComponentViewModifierConstructorDescriptionProxyInvocationHandler(Map<Method, org.jboss.invocation.Interceptor> interceptors, ComponentClientInstance instance, ComponentView componentView) Construct a new instance.Construct a new instance.