watij.utilities
Class IUnknownBinder

java.lang.Object
  extended by watij.utilities.IUnknownBinder
All Implemented Interfaces:
ComThreadBinder

public class IUnknownBinder
extends java.lang.Object
implements ComThreadBinder


Constructor Summary
IUnknownBinder()
           
 
Method Summary
 IUnknown bind(IUnknownFactory iUnknownFactory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IUnknownBinder

public IUnknownBinder()
Method Detail

bind

public IUnknown bind(IUnknownFactory iUnknownFactory)
              throws java.lang.Exception
Specified by:
bind in interface ComThreadBinder
Throws:
java.lang.Exception