Class FactoryRegistry

java.lang.Object
javazoom.jl.player.AudioDeviceFactory
javazoom.jl.player.FactoryRegistry

public class FactoryRegistry extends AudioDeviceFactory
The FactoryRegistry class stores the factories for all the audio device implementations available in the system.

Instances of this class are thread-safe.

Since:
0.0.8
  • Field Details

  • Constructor Details

    • FactoryRegistry

      public FactoryRegistry()
  • Method Details