magick
Class MagickLoader

java.lang.Object
  extended by magick.MagickLoader

public class MagickLoader
extends java.lang.Object

The sole purpouse of this class is to cause the native library to be loaded in SYSTEM classloader whenever a concrete class is used.

Author:
Max Kollegov <Virtual_Max@geocities.com>

Constructor Summary
MagickLoader()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MagickLoader

public MagickLoader()