|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.dqp.embedded.configuration.ExtensionModuleWriter
public class ExtensionModuleWriter
Utility to abstract the Extension Module's persistence.
| Constructor Summary | |
|---|---|
ExtensionModuleWriter()
|
|
| Method Summary | |
|---|---|
static void |
deleteModule(java.net.URL extModuleURL)
Delete the extension module from the file system. |
static void |
write(ExtensionModule extModule,
java.net.URL extModuleURL)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExtensionModuleWriter()
| Method Detail |
|---|
public static void write(ExtensionModule extModule,
java.net.URL extModuleURL)
throws MetaMatrixComponentException
MetaMatrixComponentException
public static void deleteModule(java.net.URL extModuleURL)
throws MetaMatrixComponentException
extModule -
MetaMatrixComponentException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||