org.norther.tammi.core.com
Class DefaultCOMObjectFactory<T>
java.lang.Object
org.norther.tammi.core.base.Adaptee
org.norther.tammi.core.base.DefaultObjectFactory<T>
org.norther.tammi.core.com.DefaultCOMObjectFactory<T>
- Type Parameters:
T
- the object type.
- All Implemented Interfaces:
- Serializable, NotificationBroadcaster, NotificationEmitter, Manageable, MBeanDelegate, ObjectFactory<T>, COMObjectFactory<T>
public class DefaultCOMObjectFactory<T>
- extends DefaultObjectFactory<T>
- implements COMObjectFactory<T>
A default implementation of COMObjectFactory simply extending
DefaultObjectFactory. COM/Java tool specific implementations may add more
functionality.
- Version:
- $Id: DefaultCOMObjectFactory.java,v 1.4 2009/09/28 15:08:46 cvsimp Exp $
- Author:
- Ilkka Priha
- See Also:
- Serialized Form
Methods inherited from class org.norther.tammi.core.base.Adaptee |
addAdaptee, addNotificationListener, getAttributeSupport, getBroker, getCanonicalName, getDomain, getFactory, getLoader, getLog, getLog, getMBean, getMBeanServer, getNotificationInfo, getObjectName, getRegistrationTime, getSequenceNumber, hasListeners, isRegistered, postmanaged, premanaged, removeNotificationListener, removeNotificationListener, sendNotification, sendNotification, sendNotification, sendNotification, unmanaged, unregister |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultCOMObjectFactory
public DefaultCOMObjectFactory()
- Constructs a new factory.
Copyright © 2004 The Norther Organization. All rights reserved.