public class InternalEventRouterDescForge extends Object
Constructor and Description |
---|
InternalEventRouterDescForge(EventBeanCopyMethodForge copyMethod,
TypeWidenerSPI[] wideners,
EventType eventType,
Annotation[] annotations,
ExprNode optionalWhereClause,
String[] properties,
ExprNode[] assignments) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
make(CodegenMethodScope parent,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
public InternalEventRouterDescForge(EventBeanCopyMethodForge copyMethod, TypeWidenerSPI[] wideners, EventType eventType, Annotation[] annotations, ExprNode optionalWhereClause, String[] properties, ExprNode[] assignments)
public CodegenExpression make(CodegenMethodScope parent, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
Copyright © 2005–2018. All rights reserved.