Warning: This is a facade provided for use by user code, not for implementation. User implementations of this interface are highly likely to be incompatible with future releases of the product at both binary and source levels.
Properties in this class differ from normal bean properties in that they are identified by an {@link Object} key instead of a {@link String} name.
The reason for this difference is simply that it means that it is possible to create {@link Object} keys that are guaranteed to be unique within acontainer. It is not possible to do this with {@link String} keys.
Objects used as keys must adhere to the defined semantics for the {@link Object#hashCode} and {@link Object#equals} methods.
@volantis-api-include-in PublicAPI @volantis-api-include-in ProfessionalServicesAPI @volantis-api-include-in InternalAPI
|
|
|
|