public class JsonEventTypeUtilityReflective extends Object
Constructor and Description |
---|
JsonEventTypeUtilityReflective() |
Modifier and Type | Method and Description |
---|---|
static LinkedHashMap<EPTypeClass,JsonApplicationClassDelegateDesc> |
computeClassesDeep(EPTypeClass clazz,
String eventTypeName,
Annotation[] annotations,
StatementCompileTimeServices services) |
static LinkedHashMap<EPTypeClass,JsonApplicationClassDelegateDesc> |
computeClassesDeep(Map<String,Object> fields,
String eventTypeName,
Annotation[] annotations,
StatementCompileTimeServices services) |
public static LinkedHashMap<EPTypeClass,JsonApplicationClassDelegateDesc> computeClassesDeep(EPTypeClass clazz, String eventTypeName, Annotation[] annotations, StatementCompileTimeServices services) throws ExprValidationException
ExprValidationException
public static LinkedHashMap<EPTypeClass,JsonApplicationClassDelegateDesc> computeClassesDeep(Map<String,Object> fields, String eventTypeName, Annotation[] annotations, StatementCompileTimeServices services) throws ExprValidationException
ExprValidationException
Copyright © 2005–2020. All rights reserved.