uk.org.toot.service
Class Services

java.lang.Object
  extended by uk.org.toot.service.Services
Direct Known Subclasses:
AudioServerServices, AudioServerUIServices, AudioServices, ControlPanelServices, SynthChannelServices, SynthServices

public class Services
extends java.lang.Object

Services encapsulates the platform=specific provision of service lookup.


Constructor Summary
Services()
           
 
Method Summary
static
<T extends ServiceProvider>
java.util.Iterator<T>
lookup(java.lang.Class<T> clazz)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Services

public Services()
Method Detail

lookup

public static <T extends ServiceProvider> java.util.Iterator<T> lookup(java.lang.Class<T> clazz)


Copyright © 2004, 2005, 2006, 2007 Steve Taylor. All Rights Reserved.