|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Revision(value="$Revision: 1.5 $",
date="$Date: 2006/12/06 19:30:01 $",
tag="$Name: $")
public interface ReflectedComponentTODO: Javadoc
TODO: Unit tests, Code review, Javadoc review, Seal/Finalize TODO: equals, hashCode, toString
| Nested Class Summary | |
|---|---|
static class |
ReflectedComponent.Default
TODO: Javadoc |
| Method Summary | |
|---|---|
ReflectedComponent |
component()
TODO: Javadoc |
rcf.core.util.collection.ImmutableCollection<Class> |
interfaces()
TODO: Javadoc The interfaces supported by the component. |
boolean |
isInstance(Object o)
TODO: Javadoc Determine if the specified object is an instance of the necessary component and as a result can be bound. |
rcf.core.util.map.single.ImmutableSMapCollection<? extends ReflectedOperation,String> |
operations()
TODO: Javadoc Could return a collection, if the operations supported by this component change over time. |
rcf.core.util.map.single.ImmutableSMapCollection<? extends ReflectedProperty,String> |
properties()
TODO: Javadoc |
| Methods inherited from interface rcf.core.framework.component.ReflectedBindable |
|---|
bind |
| Method Detail |
|---|
ReflectedComponent component()
component in interface ReflectedBindable<DynamicComponent>thisReflectedBindable.component()rcf.core.util.collection.ImmutableCollection<Class> interfaces()
boolean isInstance(Object o)
bound.
o -
rcf.core.util.map.single.ImmutableSMapCollection<? extends ReflectedOperation,String> operations()
rcf.core.util.map.single.ImmutableSMapCollection<? extends ReflectedProperty,String> properties()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||