Lines Matching refs:storage
44 <p>A persistent library container is associated with a root storage. The
45 container is responsible for a particular sub storage of the root storage,
46 the container storage.</p>
54 /** denotes the root storage associated with the container.
62 called storeLibrariesToStorage with the same storage. Setting this attribute
63 to a storage into which the container has not been stored previously might
71 /** stores the libraries to a storage other than the current container storage
74 new root storage. Instead, you need to manually set the <type>RootStroage</type>
79 denotes the root storage into which the libraries should be written, which
81 Note that the actual libraries are written into a sub storage of this
82 root storage, as usual.