| Package | Description |
|---|---|
| org.jboss.as.ee.component |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicComponent
A basic component implementation.
|
| Modifier and Type | Method and Description |
|---|---|
Component |
ComponentInstance.getComponent()
Get the component associated with this instance.
|
Component |
ComponentView.getComponent()
Get the associated component.
|
Component |
BasicComponentInstance.getComponent()
Get the component associated with this instance.
|
Component |
BasicComponentCreateService.getValue() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.msc.inject.Injector<Component> |
ViewService.getComponentInjector() |
List<DependencyConfigurator<? extends org.jboss.msc.service.Service<Component>>> |
ComponentConfiguration.getCreateDependencies()
Get the create dependencies list.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract org.jboss.invocation.Interceptor |
ComponentInstanceInterceptorFactory.create(Component component,
org.jboss.invocation.InterceptorFactoryContext context) |
protected abstract org.jboss.invocation.Interceptor |
ComponentInterceptorFactory.create(Component component,
org.jboss.invocation.InterceptorFactoryContext context) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.