com.moesol.bindings
Class DispatchJavaInterface
java.lang.Object
com.moesol.bindings.DispatchJavaCommon
com.moesol.bindings.DispatchJavaInterface
public class DispatchJavaInterface
- extends DispatchJavaCommon
Internal helper. Help locate ITypeInfo for an interface
Methods inherited from class com.moesol.bindings.DispatchJavaCommon |
fillLibraryInfo, getLcid, getLibid, getMajorVersion, getMinorVersion, getObjectField, getUuid, setLcid, setLibid, setMajorVersion, setMinorVersion, setUuid |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DispatchJavaInterface
protected DispatchJavaInterface()
forClass
public static DispatchJavaInterface forClass(Class c)
- Normally called from JNI code to learn enough information
to lookup the ITypeInfo for the interface.
- Parameters:
c
- class of the interface
- Returns:
- DispatchJavaInterface information for
c
.
Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.