Package com.apama.position

Event Summary
ConstantsThis event contains all the common constant values for the Position Service architecture.
PositionThis event defines the generic Position object that is published from the Position Trackers. This is designed to be a general purpose Position object, but each customized Position Tracker can choose to publish their own custom event if required.
PositionConfigParamsThe Position Config Parameter event object is used to provide configuration when creating the Position Service Interface and when subscribing to the Position Service.
PositionConfigSchemaThe Position Configuration Schema event is provided by a Position Tracker implementation upon registration.
PSFactoryThis is the main factory event that allows applications to create an instance of the Position Service Interface (com.apama.position.PSInterface).
PSInterfaceThis is the main application level interface to the Position Service. This is primarily used to manage subscriptions, alter position values of existing subscriptions, and it also provides interface actions to query the state of the Position Service.
SubscriptionDetailsThis event contains all the details of the subscription request that was made by the Position Service Interface.
TrackerInfoThis event object is returned from the Position Service Interface when requested by the getTrackerInfo() action.