org.apache.felix.scrplugin.om
Class AbstractObject
java.lang.Object
org.apache.felix.scrplugin.om.AbstractObject
- Direct Known Subclasses:
- Component, Interface, Property, Reference
public abstract class AbstractObject
- extends Object
The AbstractObject
is the base class for the all classes of the scr om.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tag
protected final JavaTag tag
AbstractObject
protected AbstractObject(JavaTag tag)
logWarn
protected void logWarn(IssueLog iLog,
String message)
logError
protected void logError(IssueLog iLog,
String message)
getJavaTag
public JavaTag getJavaTag()
Copyright © 2011 Apache Software Foundation. All Rights Reserved.