org.apache.geronimo.management.geronimo
Class WebManager.ConnectorType

java.lang.Object
  extended by org.apache.geronimo.management.geronimo.WebManager.ConnectorType
Enclosing interface:
WebManager

public static class WebManager.ConnectorType
extends Object


Constructor Summary
WebManager.ConnectorType(String description)
           
 
Method Summary
 boolean equals(Object obj)
           
 String getDescription()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebManager.ConnectorType

public WebManager.ConnectorType(String description)
Method Detail

getDescription

public String getDescription()

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

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


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.