com.jniwrapper.macosx.framework
Class ApplicationServices

java.lang.Object
  extended bycom.jniwrapper.Library
      extended bycom.jniwrapper.macosx.framework.ApplicationServices

public class ApplicationServices
extends com.jniwrapper.Library


Field Summary
 
Fields inherited from class com.jniwrapper.Library
f, g, h, NATIVE_CODE, NATIVE_NAME
 
Method Summary
static ApplicationServices getInstance()
           
 
Methods inherited from class com.jniwrapper.Library
, a, a, b, b, ensureNativeCode, getDefaultLibraryLoader, getFunction, getFunction, getJNIWrapperLibrary, getJVMLibraries, getLibraryLoader, getName, getVariable, isLoaded, load, load, load, load, loadNativeCode, loadNativeCode, loadNativeCode, setDefaultLibraryLoader, unload, unloadNativeCode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static ApplicationServices getInstance()