| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.ide.extension.ElementVisitor
javax.ide.extension.ExtensionHook
oracle.ideimpl.webupdate.UpdateHook
public final class UpdateHook
Extension hook for update centers.
| Field Summary | |
|---|---|
| static ElementName | ELEMENT | 
| Fields inherited from class javax.ide.extension.ExtensionHook | 
|---|
| KEY_EXTENSION, KEY_RSBUNDLE_CLASS, MANIFEST_XMLNS | 
| Fields inherited from class javax.ide.extension.ElementVisitor | 
|---|
| KEY_LOCATOR | 
| Constructor Summary | |
|---|---|
| UpdateHook() | |
| Method Summary | |
|---|---|
|  java.util.Collection<UpdateCenter> | getUpdateCenters() | 
|  void | start(ElementStartContext context)Visit the start tag of an xml element. | 
| Methods inherited from class javax.ide.extension.ExtensionHook | 
|---|
| findPath, getExtension, getProvider, getRSBundleClass, getSchemaLocation, resolvePath, setProvider, setSchemaLocation | 
| Methods inherited from class javax.ide.extension.ElementVisitor | 
|---|
| end, getClassLoader, getResourceBundle, log | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static final ElementName ELEMENT
| Constructor Detail | 
|---|
public UpdateHook()
| Method Detail | 
|---|
public java.util.Collection<UpdateCenter> getUpdateCenters()
public void start(ElementStartContext context)
ElementVisitorThis implementation does nothing.
start in class ElementVisitorcontext - information about the xml start tag.| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||