|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.ide.util.URLCopierProvider
public class URLCopierProvider
A utility class that provides the appropriate URLCopier for the current execution mode. For example, when running under OSGI, this will provide an OSGI compatible URLCopier.
| Constructor Summary | |
|---|---|
URLCopierProvider()
|
|
| Method Summary | |
|---|---|
static URLCopier |
getURLCopier()
Retrieves the currently set URLCopier. |
static void |
setURLCopier(URLCopier newuc)
Use to change the URLCopier |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public URLCopierProvider()
| Method Detail |
|---|
public static void setURLCopier(URLCopier newuc)
public static URLCopier getURLCopier()
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||