public interface Savable
AbstractSavable
to create instances of this interface rather than implementing it
directly.static final Lookup REGISTRY
Savable
s that are modified in the
application and subject to save by Save All action. See
AbstractSavable
for description how to register your own
implementation into the registry.void save() throws IOException
IOException
- if the object could not be savedBuilt on November 8 2014. | Portions Copyright 1997-2014 Oracle. All rights reserved.