Rogue Wave Server Component library for .NET Reference Guide
|
|
MvComponentFactoryInstanciate Method |
Called by the Instanciate function on the
class singleton to create a new instance of an
MvComponent class or of
a derived class.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
You must override this method if you want Rogue Wave Server to
create instances of a specific derived class.