public class EngineContext
extends java.lang.Object
Constructor and Description |
---|
EngineContext() |
Modifier and Type | Method and Description |
---|---|
static java.lang.Object |
createObject(java.lang.Class classDef)
Creates a new instance of an ArcGIS Java extension.
|
public static java.lang.Object createObject(java.lang.Class classDef) throws AutomationException
classDef
- The class that defines an ArcGIS Java extension.AutomationException