|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VCSEBComponent | |
|---|---|
| oracle.jdeveloper.vcs.spi | Contains extension-level service provider interfaces for version control system integraton. |
| Uses of VCSEBComponent in oracle.jdeveloper.vcs.spi |
|---|
| Classes in oracle.jdeveloper.vcs.spi that implement VCSEBComponent | |
|---|---|
class |
VCSNodeOverlayTrackerClass for a node overlay tracker based around a version control status cache. |
class |
VCSSingleNodeObserverObserver class to flush a status cache on node events, including reloading and file save notifications. |
| Methods in oracle.jdeveloper.vcs.spi that return VCSEBComponent | |
|---|---|
static VCSEBComponent[] |
VCSEventBus.getComponents()Gets an array of all components connected to the bus. |
| Methods in oracle.jdeveloper.vcs.spi with parameters of type VCSEBComponent | |
|---|---|
static void |
VCSEventBus.addToBus(VCSEBComponent component)Adds a component to the bus, it will receive all messages sent on the bus. |
static void |
VCSEventBus.removeFromBus(VCSEBComponent component)Removes a component from the bus. |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||