com.moesol.bindings.platform_sdk.component_services
Class InterfaceTracker

java.lang.Object
  extended by com.moesol.bindings.platform_sdk.component_services.InterfaceTracker

public class InterfaceTracker
extends Object

Simple interface tracker. Not production ready because the list it tracks never shrinks


Method Summary
 void add(IUnknown.Jni iface)
           
 void dump()
           
static InterfaceTracker instance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

instance

public static InterfaceTracker instance()

add

public void add(IUnknown.Jni iface)

dump

public void dump()


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