|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.common.protocol.MetaMatrixURLStreamHandlerFactory
public class MetaMatrixURLStreamHandlerFactory
A facory class for registering the "classpath:" and "mmfile:" protocol based URL. since we can not register in app servers currently this only used for testing.
| Constructor Summary | |
|---|---|
MetaMatrixURLStreamHandlerFactory()
|
|
| Method Summary | |
|---|---|
java.net.URLStreamHandler |
createURLStreamHandler(java.lang.String protocol)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MetaMatrixURLStreamHandlerFactory()
| Method Detail |
|---|
public java.net.URLStreamHandler createURLStreamHandler(java.lang.String protocol)
createURLStreamHandler in interface java.net.URLStreamHandlerFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||