Uses of Interface
net.sf.morph.wrap.Bean

Packages that use Bean
net.sf.morph Core classes for use by other parts of the Morph framework. 
net.sf.morph.wrap Defines an API for manipulating data in a stateful manner. 
 

Uses of Bean in net.sf.morph
 

Methods in net.sf.morph that return Bean
static Bean Morph.getBean(java.lang.Object object)
          Returns the given object wrapped as a Bean.
 

Uses of Bean in net.sf.morph.wrap
 

Subinterfaces of Bean in net.sf.morph.wrap
 interface DecoratedBean
           
 



Copyright © 2004-2008.