org.apache.geronimo.deployment.util
Class URLInfo
java.lang.Object
org.apache.geronimo.deployment.util.URLInfo
public class URLInfo
- extends Object
URLInfo
public URLInfo(URL url,
URLType type)
URLInfo
public URLInfo(URL url)
throws IOException
- Throws:
IOException
getType
public URLType getType()
getUrl
public URL getUrl()
toString
public String toString()
- Overrides:
toString
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
Copyright © 2006 Apache Software Foundation. All Rights Reserved.