public interface IDResolver
Modifier and Type | Method and Description |
---|---|
void |
addReferencedObject(java.lang.String id,
java.lang.Object referent)
Store the object associated with id
|
java.lang.Object |
getReferencedObject(java.lang.String href)
Get the object refereced by the href
|
Copyright © 2005 Apache Web Services Project. All Rights Reserved.