com.moesol.bindings.platform_sdk.component_services
Class IUnknown.Disp

java.lang.Object
  extended by com.moesol.bindings.platform_sdk.component_services.IUnknown.Disp
Direct Known Subclasses:
ADOCommandConstruction.Disp, ADOConnectionConstruction15.Disp, ConnectionEventsVt.Disp, IClassFactory.Disp, IDispatch.Disp, RecordsetEventsVt.Disp
Enclosing interface:
IUnknown

public static class IUnknown.Disp
extends Object


Constructor Summary
protected IUnknown.Disp()
           
 
Method Summary
protected  void addEntry(int disp_id, short invkind, String name, String sig)
           
protected  void finalize()
           
 DispatchJavaMethod getEntryAt(int i)
           
 long getNativeEntries()
           
static IUnknown.Disp instance()
           
 int size()
           
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IUnknown.Disp

protected IUnknown.Disp()
Method Detail

instance

public static IUnknown.Disp instance()

finalize

protected void finalize()
                 throws Throwable
Overrides:
finalize in class Object
Throws:
Throwable

addEntry

protected void addEntry(int disp_id,
                        short invkind,
                        String name,
                        String sig)

getEntryAt

public DispatchJavaMethod getEntryAt(int i)

size

public int size()

getNativeEntries

public long getNativeEntries()


Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.