org.norther.tammi.root.db
Class AbstractRepositoryParser
java.lang.Object
org.norther.tammi.core.base.Adaptee
org.norther.tammi.root.db.AbstractRepositoryParser
- All Implemented Interfaces:
- Serializable, NotificationBroadcaster, NotificationEmitter, Manageable, MBeanDelegate, RepositoryParser
public abstract class AbstractRepositoryParser
- extends Adaptee
- implements RepositoryParser
An abstract implementation of RepositoryParser.
- Version:
- $Id: AbstractRepositoryParser.java,v 1.5 2009/09/28 15:08:34 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 |
AbstractRepositoryParser
public AbstractRepositoryParser()
- Constructs a new parser.
Copyright © 2004 The Norther Organization. All rights reserved.