Class TransactionsBootstrapDependencyInstaller
- java.lang.Object
-
- org.jboss.as.weld.deployment.processor.TransactionsBootstrapDependencyInstaller
-
- All Implemented Interfaces:
BootstrapDependencyInstaller
public class TransactionsBootstrapDependencyInstaller extends Object implements BootstrapDependencyInstaller
- Author:
- Martin Kouba, Richard Opalka
-
-
Constructor Summary
Constructors Constructor Description TransactionsBootstrapDependencyInstaller()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.jboss.msc.service.ServiceNameinstall(org.jboss.msc.service.ServiceTarget serviceTarget, org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, boolean jtsEnabled)
-
-
-
Method Detail
-
install
public org.jboss.msc.service.ServiceName install(org.jboss.msc.service.ServiceTarget serviceTarget, org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, boolean jtsEnabled)- Specified by:
installin interfaceBootstrapDependencyInstaller
-
-