Interface denoting a configuration bean that stores a named collection of attributes.
Given this, an attribute holder is able to pickle its state (made of its attribute values), and unpickle it to any DataOutputStream (resp. DataInputStream). @see Attribute @see Resource
|
|
|
|
|
|