Standard Class Factory

From RemObjects Wiki

Revision as of 09:37, 30 September 2009 by Mikebot (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to:navigation, search

This is a RemObjects SDK Library topic
Feel free to add your notes to this topic below.


This is the default class factory for new services and it implements a minimal activation model by simply creating a new instance for each incoming request and destroying the instance after the request has completed.


Use Cases

This class factory is most commonly used for simple service objects that are cheap to construct and destroy, and on servers with low or average load.


Class Factory Types


See Also


Ro-48.png

Product: RemObjects SDK
Available Editions: RemObjects SDK for .NET, Delphi and Xcode

GlossaryArchitectureArticlesFeaturesLibrarySamples

Navigation
products
hubs
special
Toolbox