Revision: 18726
http://sourceforge.net/p/gate/code/18726
Author: ian_roberts
Date: 2015-05-28 13:58:56 +0000 (Thu, 28 May 2015)
Log Message:
-----------
Note that the gate:... spring helpers support property placeholder ${...} syntax
Modified Paths:
--------------
userguide/trunk/api.tex
Modified: userguide/trunk/api.tex
===================================================================
--- userguide/trunk/api.tex 2015-05-28 13:42:41 UTC (rev 18725)
+++ userguide/trunk/api.tex 2015-05-28 13:58:56 UTC (rev 18726)
@@ -1987,11 +1987,12 @@
(cause the excess calls to fail with an exception).
\end{description}
%
-Many more options are available, corresponding to the properties of the
-underlying Spring TargetSource in use (by default CommonsPoolTargetSource).
-These allow you, for example, to configure a pool that dynamically grows and
-shrinks as necessary, releasing objects that have been idle for a set amount of
-time. See the
+Any of these attributes can make use of the usual \verb!${...}! property
+placeholder mechanism. Many more options are available, corresponding to the
+properties of the underlying Spring TargetSource in use (by default
+CommonsPoolTargetSource). These allow you, for example, to configure a pool
+that dynamically grows and shrinks as necessary, releasing objects that have
+been idle for a set amount of time. See the
\htlink{http://static.springsource.org/spring/docs/2.0.x/api/org/springframework/aop/target\-/CommonsPoolTargetSource.html}%
{JavaDoc documentation of CommonsPoolTargetSource} (and the documentation for
Apache commons-pool) for full details. If you wish to use a different
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs