org.apache.felix.scrplugin.om
Class AbstractObject

java.lang.Object
  extended by org.apache.felix.scrplugin.om.AbstractObject
Direct Known Subclasses:
Component, Interface, Property, Reference

public abstract class AbstractObject
extends java.lang.Object

The AbstractObject is the base class for the all classes of the scr om.


Field Summary
protected  JavaTag tag
           
 
Constructor Summary
protected AbstractObject(JavaTag tag)
           
 
Method Summary
protected  java.lang.String getMessage(java.lang.String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tag

protected final JavaTag tag
Constructor Detail

AbstractObject

protected AbstractObject(JavaTag tag)
Method Detail

getMessage

protected java.lang.String getMessage(java.lang.String message)


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.