next up previous contents index
Next: long Up: Glossary Previous: language interoperability   Contents   Index


local

A method (or other identifier) is considered local if it is defined or declared in the current class or method. Sometimes a more specific term like, ``local to the method'' or ``local to the class'' is used. There is also a SIDL keyword local that modifies methods. If a method is local is can only be called in-process, and cannot be exported over RMI.





babel-1.0.0
users_guide Last Modified 2006-07-21

http://www.llnl.gov/CASC/components
components@llnl.gov