Interface SeatMapJsonResponsePipelineManager
- All Known Implementing Classes:
DefaultSeatMapJsonResponsePipelineManager
public interface SeatMapJsonResponsePipelineManager
Pipeline Manager class that will return a
SeatMapJSONObject after executing a list of handlers.-
Method Summary
Modifier and TypeMethodDescriptionexecutePipeline(String vehicleCode) Execute pipeline seatMapJSONObject.
-
Method Details
-
executePipeline
Execute pipeline seatMapJSONObject.
-