WeldBootstrapService(WeldDeployment deployment,
org.jboss.weld.bootstrap.api.Environment environment,
String deploymentName,
Consumer<WeldBootstrapService> weldBootstrapServiceConsumer,
Supplier<org.jboss.weld.manager.api.ExecutorServices> executorServicesSupplier,
Supplier<ExecutorService> serverExecutorSupplier,
Supplier<org.jboss.weld.security.spi.SecurityServices> securityServicesSupplier,
Supplier<org.jboss.weld.transaction.spi.TransactionServices> weldTransactionServicesSupplier,
org.jboss.msc.service.ServiceName deploymentServiceName,
org.jboss.msc.service.ServiceName weldBootstrapServiceName) |