06-29-2009 02:42 AM
06-29-2009 07:18 AM
<bean id="defaultAsyncThreadPool" class="org.alfresco.util.ThreadPoolExecutorFactoryBean">
<property name="poolName">
<value>defaultAsyncAction</value>
</property>
<property name="corePoolSize">
<value>2</value>
</property>
<property name="maximumPoolSize">
<value>10</value>
</property>
</bean>
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.