Writes the bean state to an output stream as a PropertiesMemento object.
Parameters: ostream - the output stream to write to. Parameters: jbean - the JETABean whose state to persist.
Writes the bean state (properties) to a PropertiesMemento
Parameters: jbean - the JETABean whose state to persist. a properties memento that contains the property values for thebean.