Rational Developer for System z
COBOL for Windows, Version 7.5, Programming Guide


Java access controls

The Java access modifiers protected and private are not enforced when you use the Java Native Interface. Therefore a COBOL program could invoke a protected or private Java method that is not invocable from a Java client. This usage is not recommended.


Terms of use | Feedback

Copyright IBM Corporation 1996, 2008.
This information center is powered by Eclipse technology. (http://www.eclipse.org)