javazoom.jl.player
Class FactoryRegistry
public class FactoryRegistry
The
FactoryRegistry
class stores the factories
for all the audio device implementations available in the system.
Instances of this class are thread-safe.
factories
protected Hashtable factories
addFactory
public void addFactory(AudioDeviceFactory factory)
Registers an AudioDeviceFactory
instance
with this registry.
registerDefaultFactories
protected void registerDefaultFactories()
removeFactoryType
public void removeFactoryType(Class cls)
JavaZOOM 1999-2005