An interface definition to aid in the automatic loading of
user-defined JAI based Remote Imaging server configuration logic.
All concrete classes that implement this
interface can register by listing themselves in the
"META-INF/services/com.sun.media.jai.remote.JAIServerConfigurationSpi "
file that can be found in the classpath (this file is often contained
in a jar file along with the class files). |