 | ConfigurationCommonEventTypeBeanFactoryMethod Property |
Returns the name of the factory method, either fully-qualified or just a method name if the
method is on the same class as the configured class, to use when instantiating
objects of the type.
Namespace:
com.espertech.esper.common.client.configuration.common
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic string FactoryMethod { get; set; }
Return Value
Type:
Stringfactory methods
See Also