wt.method
Class WTAdapterMain
java.lang.Object
wt.method.WTAdapterMain
- public class WTAdapterMain
- extends Object
The Windchill Info*Engine adapter main.
This class enables newInstance() to be used to create a Windchill Adapter.
Supported API: true
Extendable: false
Constructor Summary |
WTAdapterMain()
Enable the adapter newInstance() method. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
versionID
private static final String versionID
- See Also:
- Constant Field Values
adapter
protected WTAdapter adapter
WTAdapterMain
public WTAdapterMain()
- Enable the adapter newInstance() method.
This will be used by the Method Server loadObjects code.
main
public static void main(String[] args)