public class RelativeAccessByEventNIndexGetterImpl extends Object implements IStreamRelativeAccess.IStreamRelativeAccessUpdateObserver, RelativeAccessByEventNIndexGetter, PreviousGetterStrategy
Constructor and Description |
---|
RelativeAccessByEventNIndexGetterImpl() |
Modifier and Type | Method and Description |
---|---|
RelativeAccessByEventNIndex |
getAccessor(EventBean theEvent)
Returns the access into window contents given an event.
|
PreviousGetterStrategy |
getStrategy(ExprEvaluatorContext ctx) |
void |
updated(RelativeAccessByEventNIndex iStreamRelativeAccess,
EventBean[] newData)
Callback to indicate an update.
|
public RelativeAccessByEventNIndexGetterImpl()
public void updated(RelativeAccessByEventNIndex iStreamRelativeAccess, EventBean[] newData)
IStreamRelativeAccess.IStreamRelativeAccessUpdateObserver
updated
in interface IStreamRelativeAccess.IStreamRelativeAccessUpdateObserver
iStreamRelativeAccess
- is the collectionnewData
- is the new data availablepublic RelativeAccessByEventNIndex getAccessor(EventBean theEvent)
getAccessor
in interface RelativeAccessByEventNIndexGetter
theEvent
- to which the method returns relative access frompublic PreviousGetterStrategy getStrategy(ExprEvaluatorContext ctx)
getStrategy
in interface PreviousGetterStrategy
Copyright © 2005–2018. All rights reserved.