org.jboss.forge.container.impl
Class PerformanceTunedBootstrapConfiguration
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PerformanceTunedBootstrapConfiguration
public PerformanceTunedBootstrapConfiguration(org.jboss.weld.resources.spi.ResourceLoader loader)
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
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.