|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BeanMetaobjectProtocol | |
|---|---|
| org.dynalang.mop.beans | This package defines a metaobject protocol implementation that follows the JavaBeans specification. |
| Uses of BeanMetaobjectProtocol in org.dynalang.mop.beans |
|---|
| Subclasses of BeanMetaobjectProtocol in org.dynalang.mop.beans | |
|---|---|
class |
ArrayMetaobjectProtocol<T>
Adds access to array elements by numeric index as well as the "length" read-only property to BeanMetaobjectProtocol. |
| Methods in org.dynalang.mop.beans that return BeanMetaobjectProtocol | ||
|---|---|---|
|
BeansMetaobjectProtocol.getBeanMetaobjectProtocol(java.lang.Class<T> clazz)
Returns a MOP instance for a specified Java class that treats the class instances as a generic JavaBean. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||