|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.felix.scrplugin.om.AbstractObject
public abstract class AbstractObject
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 |
---|
protected final JavaTag tag
Constructor Detail |
---|
protected AbstractObject(JavaTag tag)
Method Detail |
---|
protected java.lang.String getMessage(java.lang.String message)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |