Package org.omegahat.Interfaces.CORBA.Parser

Extensions to basic parser to support CORBA method invocation with same syntax as local method calls.

See:
          Description

Class Summary
CorbaAugmentedEvaluator An evaluator that provides additional facilities for integrating CORBA servers and services into the local Omegahat environment, including providing a different parser which generates expressions that can call remote CORBA methods, allowing naming service contexts to be attached as local variable databases and providing a reference to the interface repository.
CorbaCallParser  
CorbaMethodCall  
OrbacusEvaluator An evaluator class that uses the Orbacus facilities for connecting to the naming service and interface repository and initializing the ORB and BOA connections.
 

Package org.omegahat.Interfaces.CORBA.Parser Description

Extensions to basic parser to support CORBA method invocation with same syntax as local method calls.