Interface NativeJavaJob
-
public interface NativeJavaJob
Interface implemented by generated stubs for native java jobs.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
jcsExecute()
Called to execute a native job.
-