net.contextfw.web.application
Class WebApplicationHandle

java.lang.Object
  extended by net.contextfw.web.application.WebApplicationHandle
All Implemented Interfaces:
Serializable

public class WebApplicationHandle
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
WebApplicationHandle(String handle)
           
 
Method Summary
 boolean equals(Object obj)
           
 String getKey()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebApplicationHandle

public WebApplicationHandle(String handle)
Method Detail

getKey

public String getKey()

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object


Copyright © 2011. All Rights Reserved.