 | InjectionStrategyClassNewInstance Constructor (Type) |
The class to be instantiated.
Namespace:
com.espertech.esper.common.client.hook.forgeinject
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic InjectionStrategyClassNewInstance(
Type clazz
)
Parameters
- clazz
- Type: SystemType
class
See Also