Uses of Interface
org.jboss.as.ee.component.ComponentView
-
Packages that use ComponentView Package Description org.jboss.as.ee.component -
-
Uses of ComponentView in org.jboss.as.ee.component
Methods in org.jboss.as.ee.component that return ComponentView Modifier and Type Method Description ComponentViewViewService. getValue()Methods in org.jboss.as.ee.component with parameters of type ComponentView Modifier and Type Method Description ManagedReferenceViewInstanceFactory. createViewInstance(ComponentView componentView, Map<Object,Object> contextData)voidViewManagedReferenceFactory.Injector. inject(ComponentView value)Constructors in org.jboss.as.ee.component with parameters of type ComponentView Constructor Description ProxyInvocationHandler(Map<Method,org.jboss.invocation.Interceptor> interceptors, ComponentClientInstance instance, ComponentView componentView)Construct a new instance.ViewManagedReferenceFactory(ComponentView view)Construct a new instance.
-