org.norther.tammi.core.com
Interface COMObjectFactory<T>

Type Parameters:
T - the object type.
All Superinterfaces:
ObjectFactory<T>
All Known Implementing Classes:
DefaultCOMObjectFactory

public interface COMObjectFactory<T>
extends ObjectFactory<T>

An interface to COM object factories.

Version:
$Id: COMObjectFactory.java,v 1.3 2009/09/28 15:08:46 cvsimp Exp $
Author:
Ilkka Priha

Method Summary
 
Methods inherited from interface org.norther.tammi.core.base.ObjectFactory
getInstance, getInstance, getInstance, getInstance, isLoaderSupported
 



Copyright © 2004 The Norther Organization. All rights reserved.