AR System Java API

com.bmc.arsys.api
Class NativeLibraryLoader

java.lang.Object
  extended by com.bmc.arsys.api.NativeLibraryLoader

public final class NativeLibraryLoader
extends Object

This class is used to load the Native Library


Constructor Summary
NativeLibraryLoader()
           
 
Method Summary
static boolean load(Class clazz, String library)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NativeLibraryLoader

public NativeLibraryLoader()
Method Detail

load

public static boolean load(Class clazz,
                           String library)

AR System Java API

© Copyright 2006, 2007 BMC Software, Inc.