com.neoworks.jukex
Class TrackStoreFactory

java.lang.Object
  |
  +--com.neoworks.jukex.TrackStoreFactory

public class TrackStoreFactory
extends java.lang.Object

The TrackStoreFactory manages access to insatnces of the TrackStore.

Author:
Nick Vincent (nick@neoworks.com)

Method Summary
static TrackStore getTrackStore()
          Get an instance of the TrackStore
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getTrackStore

public static TrackStore getTrackStore()
Get an instance of the TrackStore

Returns:
An instance of the TrackStore