|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Revision(value="$Revision: 1.3 $",
date="$Date: 2006/12/06 19:30:01 $",
tag="$Name: $")
public interface Mirror
TODO: Javadoc
All implementations MUST have a constructor which takes no arguments.
Most implementations will want to extend Mirror.Caching to gain access
to the map caching reflections previously generated. This will allow a
TODO: Unit tests, Code review, Javadoc review, Seal/Finalize TODO: equals, hashCode, toString
| Nested Class Summary | |
|---|---|
static class |
Mirror.Caching
TODO: Javadoc |
static class |
Mirror.Default
TODO: Javadoc |
| Method Summary | |
|---|---|
ReflectedComponent |
mapA(Class _class)
TODO: Javadoc |
| Method Detail |
|---|
ReflectedComponent mapA(Class _class)
mapA in interface rcf.core.util.adapter.TypeAdapterA<Class,ReflectedComponent>_class - A component class.
TypeAdapterA.mapA(java.lang.Object)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||