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 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:
      install in interface BootstrapDependencyInstaller