| 
 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--org.openorb.util.urlhandler.HandlerFactory
This is the factory class to create a custom URL stream handler.
| Constructor Summary | |
| HandlerFactory() | |
| Method Summary | |
|  java.net.URLStreamHandler | createURLStreamHandler(java.lang.String p)Returns a URLStreamHandler instance when the parameter was equal to "classpath". | 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public HandlerFactory()
| Method Detail | 
public java.net.URLStreamHandler createURLStreamHandler(java.lang.String p)
createURLStreamHandler in interface java.net.URLStreamHandlerFactoryp - A string specifying the stream handler to create.| 
 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||