|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyCanNotWriteRuntimeException | |
---|---|
org.slim3.commons.beanutil | This package provides the utility for Java Bean. |
org.slim3.container | This package provides Slim3 container. |
Uses of PropertyCanNotWriteRuntimeException in org.slim3.commons.beanutil |
---|
Methods in org.slim3.commons.beanutil that throw PropertyCanNotWriteRuntimeException | |
---|---|
void |
PropertyDesc.setValue(Object bean,
Object value)
Sets the property value to the bean. |
Uses of PropertyCanNotWriteRuntimeException in org.slim3.container |
---|
Methods in org.slim3.container that throw PropertyCanNotWriteRuntimeException | |
---|---|
void |
Binding.bind(Object bean,
S3Container container)
Binds specified object to the bean. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |