org.norther.tammi.root.db
Class AbstractRepositoryParser

java.lang.Object
  extended by org.norther.tammi.core.base.Adaptee
      extended by 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

Field Summary
 
Fields inherited from class org.norther.tammi.core.base.Adaptee
ADAPTEE_NOTIF_DESCRIPTION, ADAPTEE_NOTIFICATIONS
 
Constructor Summary
AbstractRepositoryParser()
          Constructs a new parser.
 
Method Summary
 
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
 
Methods inherited from interface org.norther.tammi.root.db.RepositoryParser
merge, merge, parse
 

Constructor Detail

AbstractRepositoryParser

public AbstractRepositoryParser()
Constructs a new parser.



Copyright © 2004 The Norther Organization. All rights reserved.