com.teamdev.filewatch.mac
Class FSEventWatcher.FSEventCallback

java.lang.Object
  extended by com.jniwrapper.Parameter
      extended by com.jniwrapper.Callback
          extended by com.teamdev.filewatch.mac.FSEventWatcher.FSEventCallback
All Implemented Interfaces:
com.jniwrapper.PointerParameter
Enclosing class:
FSEventWatcher

public static class FSEventWatcher.FSEventCallback
extends com.jniwrapper.Callback


Field Summary
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
FSEventWatcher.FSEventCallback(FSEventWatcher fsEventWatcher)
           
 
Method Summary
 void callback()
           
 
Methods inherited from class com.jniwrapper.Callback
callback, clone, createReturnValueByFields, dispose, getCallingConvention, getDebugInfo, getLength, getParameters, getReturnValue, init, isChildCall, isNull, isUseFieldsForCallbackParameters, read, restoreState, saveState, setCallingConvention, setUseFieldsForCallbackParameters, toPointer, write
 
Methods inherited from class com.jniwrapper.Parameter
acceptIOPerformer, asReturnValue, dataBufferAssigned, equals, getAlignedLength, getAlignmentRequirement, getDataBuffer, getDataBufferOffset, hashCode, indent, pop, push, read, read, setDataBuffer, toByteArray, write
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FSEventWatcher.FSEventCallback

public FSEventWatcher.FSEventCallback(FSEventWatcher fsEventWatcher)
Method Detail

callback

public void callback()
Specified by:
callback in class com.jniwrapper.Callback