|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MetaDataBeanAware
This interface can optionally be implemented by a class implementing the
MetaDataMerged interface.
By implementing the methods here, each meta data instance will be made aware of the bean that has been associated with.
MetaDataMerged| Method Summary | |
|---|---|
void |
setMetaDataBean(Object bean)
This method will be called by RIFE when a new instance of the meta data class has been created. |
| Method Detail |
|---|
void setMetaDataBean(Object bean)
This method will be called by RIFE when a new instance of the meta data class has been created.
bean - the bean instance that this particular meta data instance
has been associated with
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||