| Package | Description |
|---|---|
| org.jboss.as.ee.component |
| Modifier and Type | Method and Description |
|---|---|
protected BasicComponent |
BasicComponentCreateService.createComponent()
Create the component.
|
BasicComponent |
ComponentStartService.getValue() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.msc.inject.Injector<BasicComponent> |
ComponentStartService.getComponentInjector()
Get the component injector.
|
| Constructor and Description |
|---|
BasicComponentInstance(BasicComponent component,
org.jboss.invocation.Interceptor preDestroyInterceptor,
Map<Method,org.jboss.invocation.Interceptor> methodInterceptors)
Construct a new instance.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.