Class SecurityBootstrapDependencyInstaller
java.lang.Object
org.jboss.as.weld.deployment.processors.SecurityBootstrapDependencyInstaller
- All Implemented Interfaces:
BootstrapDependencyInstaller
public class SecurityBootstrapDependencyInstaller
extends Object
implements BootstrapDependencyInstaller
- Author:
- Martin Kouba, Richard Opalka
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.jboss.msc.service.ServiceNameinstall(org.jboss.msc.service.ServiceTarget serviceTarget, org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, boolean jtsEnabled)
-
Constructor Details
-
SecurityBootstrapDependencyInstaller
public SecurityBootstrapDependencyInstaller()
-
-
Method Details
-
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
-