org.glassfish.jersey.examples.jsonjaxb
Class FlightsDataStore
java.lang.Object
org.glassfish.jersey.examples.jsonjaxb.FlightsDataStore
public class FlightsDataStore
- extends Object
TODO javadoc.
- Author:
- Marek Potociar (marek.potociar at oracle.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlightsDataStore
public FlightsDataStore()
init
public static void init()
init
public static void init(Flights flights)
getFlights
public static Flights getFlights()
Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.