|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ViewResolutionService | |
---|---|
net.esper.core | Implementation of client package interfaces, glue code |
net.esper.view | View infrastructure concerned with view creation and destroy, cloning and hooking views trees into filtering. |
Uses of ViewResolutionService in net.esper.core |
---|
Methods in net.esper.core that return ViewResolutionService | |
---|---|
ViewResolutionService |
StatementContext.getViewResolutionService()
Returns view resolution svc. |
Constructors in net.esper.core with parameters of type ViewResolutionService | |
---|---|
StatementContext(String engineURI,
String engineInstanceId,
String statementId,
String statementName,
String expression,
SchedulingService schedulingService,
ScheduleBucket scheduleBucket,
EventAdapterService eventAdapterService,
EPStatementHandle epStatementHandle,
ViewResolutionService viewResultionService,
PatternObjectResolutionService patternResolutionService,
StatementExtensionSvcContext statementExtensionSvcContext,
StatementStopService statementStopService,
MethodResolutionService methodResolutionService,
PatternContextFactory patternContextFactory,
FilterService filterService,
JoinSetComposerFactory joinSetComposerFactory,
OutputConditionFactory outputConditionFactory,
NamedWindowService namedWindowService,
VariableService variableService)
Constructor. |
Uses of ViewResolutionService in net.esper.view |
---|
Classes in net.esper.view that implement ViewResolutionService | |
---|---|
class |
ViewResolutionServiceImpl
Resolves view namespace and name to view factory class, using configuration. |
|
© 2007 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |