com.bea.wsrp.consumer.management.common
Class ProxyResourceId
java.lang.Object
  
com.bea.wsrp.consumer.management.common.ProxyResourceId
- All Implemented Interfaces 
 - Serializable
 
public class ProxyResourceId
- extends Object
- implements Serializable
  
Represents a system generated resource identifier for a proxy 
 resource. It is unique for every use of the proxy resource.
- See Also
 - Serialized Form
 
 
 
getId
public int getId()
 
 
createProxyResourceId
public static ProxyResourceId createProxyResourceId(int id)
 
 
equals
public boolean equals(Object o)
- Overrides:
 equals in class Object
 
 
hashCode
public int hashCode()
- Overrides:
 hashCode in class Object
 
 
Copyright © 2006 BEA Systems, Inc. All Rights Reserved