foundry.spi
Class ServiceProvider
java.lang.Object
|
+--foundry.spi.ServiceProvider
- public final class ServiceProvider
- extends Object
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
warningListeners
private static HashSet warningListeners
ServiceProvider
private ServiceProvider()
getServiceProviders
public static final Set getServiceProviders(Class iface)
throws SPIException
warn
private static final void warn(String message)
main
public static final void main(String[] args)
throws Exception
Copyright © 2000 - Laird Jarrett Nelson