public class EjbComponentIntegrator extends Object implements org.jboss.as.weld.spi.ComponentIntegrator
| Constructor and Description |
|---|
EjbComponentIntegrator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
integrate(org.jboss.msc.service.ServiceName beanManagerServiceName,
org.jboss.as.ee.component.ComponentConfiguration configuration,
org.jboss.as.ee.component.ComponentDescription description,
org.jboss.msc.service.ServiceBuilder<?> weldComponentServiceBuilder,
Supplier<org.jboss.msc.service.ServiceName> bindingServiceNameSupplier,
org.jboss.as.weld.spi.ComponentIntegrator.DefaultInterceptorIntegrationAction integrationAction,
org.jboss.as.weld.spi.ComponentInterceptorSupport interceptorSupport) |
boolean |
isBeanNameRequired(org.jboss.as.ee.component.ComponentDescription description) |
boolean |
isComponentWithView(org.jboss.as.ee.component.ComponentDescription description) |
public boolean isBeanNameRequired(org.jboss.as.ee.component.ComponentDescription description)
isBeanNameRequired in interface org.jboss.as.weld.spi.ComponentIntegratorpublic boolean isComponentWithView(org.jboss.as.ee.component.ComponentDescription description)
isComponentWithView in interface org.jboss.as.weld.spi.ComponentIntegratorpublic boolean integrate(org.jboss.msc.service.ServiceName beanManagerServiceName,
org.jboss.as.ee.component.ComponentConfiguration configuration,
org.jboss.as.ee.component.ComponentDescription description,
org.jboss.msc.service.ServiceBuilder<?> weldComponentServiceBuilder,
Supplier<org.jboss.msc.service.ServiceName> bindingServiceNameSupplier,
org.jboss.as.weld.spi.ComponentIntegrator.DefaultInterceptorIntegrationAction integrationAction,
org.jboss.as.weld.spi.ComponentInterceptorSupport interceptorSupport)
integrate in interface org.jboss.as.weld.spi.ComponentIntegratorCopyright © 2020 JBoss by Red Hat. All rights reserved.