org.apache.geronimo.system.url.resource
Class Handler
java.lang.Object
java.net.URLStreamHandler
org.apache.geronimo.system.url.resource.Handler
- public class Handler
- extends URLStreamHandler
A protocol handler for the 'resource' protocol. Provides
access to system resources.
- Version:
- $Revision: 1.2 $ $Date: 2004/03/10 09:59:31 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Handler
public Handler()
openConnection
public URLConnection openConnection(URL url)
throws IOException
- Throws:
IOException
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.