net.shibboleth.metadata
Interface ItemMetadata

All Superinterfaces:
Serializable
All Known Implementing Classes:
ComponentInfo, ErrorStatus, InfoStatus, ItemId, ItemTag, StatusMetadata, WarningStatus

@ThreadSafe
public interface ItemMetadata
extends Serializable

Additional information associated with an Item while it is being worked with. Implementations of this class MUST be immutable. When an Item is cloned, the clone will reference the same ItemMetadata objects as the original.




Copyright © 1999-2012. All Rights Reserved.