| Interface | Description |
|---|---|
| DoDynamic |
This interface is meant to be included by JRuby proxies so that they
can respond directly to stapler requests.
|
| Get |
When stapler is querying a Java object to see which properties it has
it normally uses reflection to see if there is a field or getter with the
corresponding name which it can use.
|
Copyright © 2004-2013. All Rights Reserved.