|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectco.uk.hjcs.canyon.accessor.PropertyAccessorFactory
public class PropertyAccessorFactory
Maintains the accessors required by Canyon for use. by default will return the DefaultPropertyAccessor, but will also manage any custom defined accessor instances
| Constructor Summary | |
|---|---|
PropertyAccessorFactory()
|
|
| Method Summary | |
|---|---|
static PropertyAccessor |
getPropertyAccessor(java.lang.String className)
Returns a PropertyAccessor. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyAccessorFactory()
| Method Detail |
|---|
public static final PropertyAccessor getPropertyAccessor(java.lang.String className)
throws CanyonException
className -
CanyonException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||