IObjectActivator Interface

Represents type IObjectActivator.

Namespace: Spring
IInterface
  Spring.IObjectActivator
type
 IObjectActivator = interface
 ['{CE05FB89-3467-449E-81EA-A5AEECAB7BB8}']
 end;

The IObjectActivator type exposes the following members.

Show:
 NameDescription
CreateInstance

Represents method CreateInstance.

Top