Package org.apache.muse.ws.resource.metadata.impl

Class Summary
ExternalChangeApprover ExternalChangeApprover is a PropertyChangeApprover that throws an exception if an external client tries to change a read-only property.
InsertOnlyApprover InsertOnlyApprover is a PropertyChangeApprover that throws an exception if a request tries to perform a WS-RP Delete or Update on a property.
ReadOnlyApprover ReadOnlyApprover is a PropertyChangeApprover that prevents modifications to read-only properties.
SimpleMetadataDescriptor SimpleMetadataDescriptor is Muse's default implementation of the RMD parsing and evaluation stage.
StaticValuesApprover StaticValuesApprover is a PropertyChangeApprover that throws an exception if a caller tries to delete a property instance whose value is defined in the WS-RMD document's StaticValues section.
ValidValuesApprover ValidValuesApprover is a PropertyChangeApprover that throws an exception if a caller tries to insert or update a property instance with a value that is not defined in the WS-RMD document's ValidValues section.
WsrmdUtils WsrmdUtils is a set of convenience methods related to WS-RMD 1.0.
 



Copyright © 2005-2011 Apache Web Services - Muse. All Rights Reserved.