[java-opensaml COMMIT] in /trunk/opensaml-util/src/main/java/org/opensaml/util/component: ./ Component.java Component...
noreply at shibboleth.net
noreply at shibboleth.net
Mon Aug 1 22:53:58 BST 2011
Author: lajoie
Date: Mon Aug 1 22:53:58 2011
New Revision: 2872
URL: http://svn.shibboleth.net/view/java-opensaml?rev=2872&view=rev
Log:
Set of interfaces describing some basic behavior of a system "component"
Added:
trunk/opensaml-util/src/main/java/org/opensaml/util/component/
trunk/opensaml-util/src/main/java/org/opensaml/util/component/Component.java (with props)
trunk/opensaml-util/src/main/java/org/opensaml/util/component/ComponentInitializationException.java (with props)
trunk/opensaml-util/src/main/java/org/opensaml/util/component/ComponentValidationException.java (with props)
trunk/opensaml-util/src/main/java/org/opensaml/util/component/IdentifiedComponent.java (with props)
trunk/opensaml-util/src/main/java/org/opensaml/util/component/InitializableComponent.java (with props)
trunk/opensaml-util/src/main/java/org/opensaml/util/component/UnmodifiableComponent.java (with props)
trunk/opensaml-util/src/main/java/org/opensaml/util/component/UnmodifiableComponentException.java (with props)
trunk/opensaml-util/src/main/java/org/opensaml/util/component/ValidatableComponent.java (with props)
trunk/opensaml-util/src/main/java/org/opensaml/util/component/package-info.java (with props)
More information about the commits
mailing list