ucar.nc2.iosp.netcdf3
Class SPFactory
java.lang.Object
ucar.nc2.iosp.netcdf3.SPFactory
public class SPFactory
- extends Object
A factory for implementations of netcdf-3 IOServiceProvider.
This allows us to switch implementations in one place, used for testing and timing.
- Author:
- caron
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SPFactory
public SPFactory()
getServiceProvider
public static IOServiceProvider getServiceProvider()
setServiceProvider
public static void setServiceProvider(String spName)
throws ClassNotFoundException,
InstantiationException,
IllegalAccessException
- Throws:
ClassNotFoundException
InstantiationException
IllegalAccessException
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.