uk.org.toot.audio.server
Class AudioServerServices
java.lang.Object
uk.org.toot.service.Services
uk.org.toot.audio.server.AudioServerServices
public class AudioServerServices
- extends Services
AudioServices specialises Services with static methods to simplify the
provision of plugin audio services extending AudioProcess and AudioControls.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createServer
public static AudioServer createServer(java.lang.String name)
createServerConfiguration
public static AudioServerConfiguration createServerConfiguration(AudioServer server)
createServerSetup
public static AudioServerConfiguration createServerSetup(AudioServer server)
scan
public static void scan()
accept
public static void accept(ServiceVisitor v,
java.lang.Class<?> clazz)
printServiceDescriptors
public static void printServiceDescriptors(java.lang.Class<?> clazz)
main
public static void main(java.lang.String[] args)
Copyright © 2004, 2005, 2006, 2007 Steve Taylor. All Rights Reserved.