|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrcf.core.framework.source.SourceHelpers
@Revision(value="$Revision: 1.1 $",
date="$Date: 2006/12/06 16:49:15 $",
tag="$Name: $")
public abstract class SourceHelpersTODO: Javadoc
TODO: Unit tests, Code review, Javadoc review, Seal/Finalize
| Constructor Summary | |
|---|---|
private |
SourceHelpers()
TODO: Javadoc Dummy constructor to ensure that this class is never instantiated. |
| Method Summary | |
|---|---|
static String |
getProjectSummary(Class _class)
TODO: Javadoc |
static Version |
getProjectVersion(Class _class)
TODO: Javadoc |
static AnnotatedElement |
inheritAnnotation(Class<?> _class,
Class<? extends Annotation> _annotation)
TODO: Javadoc |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
private SourceHelpers()
| Method Detail |
|---|
public static final AnnotatedElement inheritAnnotation(Class<?> _class,
Class<? extends Annotation> _annotation)
_class -
public static final String getProjectSummary(Class _class)
_class -
public static final Version getProjectVersion(Class _class)
_class -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||