| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
SimplePoolTargetSource.CreatePool Method
Creates the pool.
[Visual Basic]
Protected Overrides Sub CreatePool( _
ByVal
factory As
IObjectFactory _
)
Parameters
-
factory
- The owning IObjectFactory, in case one needs collaborators from it (normally one's own properties are sufficient).
See Also
SimplePoolTargetSource Class | Spring.Aop.Target Namespace | ObjectFactory