intarsys nativeC library

de.intarsys.nativec.api
Interface ICallback


public interface ICallback


Method Summary
 Class<?>[] getParameterTypes()
           
 Class<?> getReturnType()
           
 Object invoke(Object[] objects)
           
 

Method Detail

getParameterTypes

Class<?>[] getParameterTypes()

getReturnType

Class<?> getReturnType()

invoke

Object invoke(Object[] objects)

intarsys nativeC library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.