Class ResourceNameKey
- java.lang.Object
-
- org.apache.wicket.protocol.ws.api.registry.ResourceNameKey
-
- All Implemented Interfaces:
java.io.Serializable,IKey,org.apache.wicket.util.io.IClusterable
public class ResourceNameKey extends java.lang.Object implements IKey
A key based on shared resource's name- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ResourceNameKey(java.lang.String resourceName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)inthashCode()
-