|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgis.trackinganalyst._IPlugInEventsAdapter
public class _IPlugInEventsAdapter
Adapter for COM Event Interface 'com.esri.arcgis.trackinganalyst._IPlugInEvents'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'
| Field Summary |
|---|
| Fields inherited from interface com.esri.arcgis.trackinganalyst._IPlugInEvents |
|---|
DISPID_1_NAME, DISPID_2_NAME, IID, IIDcc018a0e_24fb_11d4_b34c_00104ba2abcc, xxDummy |
| Constructor Summary | |
|---|---|
_IPlugInEventsAdapter()
|
|
| Method Summary | |
|---|---|
void |
onDisconnect(_IPlugInEventsOnDisconnectEvent theEvent)
Disconnects the data link. |
void |
onMessage(_IPlugInEventsOnMessageEvent theEvent)
Monitors message sent via data link. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public _IPlugInEventsAdapter()
| Method Detail |
|---|
public void onDisconnect(_IPlugInEventsOnDisconnectEvent theEvent)
throws java.io.IOException,
AutomationException
onDisconnect in interface _IPlugInEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void onMessage(_IPlugInEventsOnMessageEvent theEvent)
throws java.io.IOException,
AutomationException
onMessage in interface _IPlugInEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||