Uses of Class
org.jboss.as.ejb3.component.pool.StrictMaxPoolConfig
Packages that use StrictMaxPoolConfig
-
Uses of StrictMaxPoolConfig in org.jboss.as.ejb3.component.pool
Methods in org.jboss.as.ejb3.component.pool that return StrictMaxPoolConfigConstructor parameters in org.jboss.as.ejb3.component.pool with type arguments of type StrictMaxPoolConfigModifierConstructorDescriptionStrictMaxPoolConfigService(Consumer<StrictMaxPoolConfig> configConsumer, Supplier<Integer> maxThreadsSupplier, String poolName, int declaredMaxSize, StrictMaxPoolConfigService.Derive derive, long timeout, TimeUnit timeUnit)