Class 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 Detail

      • factories

        protected java.util.Hashtable factories
    • Constructor Detail

      • FactoryRegistry

        public FactoryRegistry()