Forge - Addon Container 2.0.0.Alpha3

org.jboss.forge.container.impl
Class PerformanceTunedBootstrapConfiguration

java.lang.Object
  extended by org.jboss.forge.container.impl.PerformanceTunedBootstrapConfiguration
All Implemented Interfaces:
org.jboss.weld.bootstrap.api.Service, org.jboss.weld.bootstrap.spi.BootstrapConfiguration

public class PerformanceTunedBootstrapConfiguration
extends Object
implements org.jboss.weld.bootstrap.spi.BootstrapConfiguration


Constructor Summary
PerformanceTunedBootstrapConfiguration(org.jboss.weld.resources.spi.ResourceLoader loader)
           
 
Method Summary
 void cleanup()
           
 int getPreloaderThreadPoolSize()
           
 boolean isConcurrentDeploymentEnabled()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PerformanceTunedBootstrapConfiguration

public PerformanceTunedBootstrapConfiguration(org.jboss.weld.resources.spi.ResourceLoader loader)
Method Detail

isConcurrentDeploymentEnabled

public boolean isConcurrentDeploymentEnabled()
Specified by:
isConcurrentDeploymentEnabled in interface org.jboss.weld.bootstrap.spi.BootstrapConfiguration

getPreloaderThreadPoolSize

public int getPreloaderThreadPoolSize()
Specified by:
getPreloaderThreadPoolSize in interface org.jboss.weld.bootstrap.spi.BootstrapConfiguration

cleanup

public void cleanup()
Specified by:
cleanup in interface org.jboss.weld.bootstrap.api.Service

Forge - Addon Container 2.0.0.Alpha3

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.