Public Member Functions

alma.acs.container.ExternalInterfaceTranslator Interface Reference

List of all members.

Public Member Functions

void setDefaultInterfaceTranslator (Object defaultInterfaceTranslator)
Object getDefaultInterfaceTranslator ()

Detailed Description

Interface used to distinguish a user-provided interface translator for XML-binded components which uses for certain operations the default interface translator. This interface allows the ContainerServices to retrieve the default interface translator created by the AcsContainer, and thus inject the offshoot implementation/CORBA-object mappings into the component's interface translator.

Author:
rtobar
Since:
ACS 9.0

Member Function Documentation

Object alma.acs.container.ExternalInterfaceTranslator.getDefaultInterfaceTranslator (  ) 
void alma.acs.container.ExternalInterfaceTranslator.setDefaultInterfaceTranslator ( Object  defaultInterfaceTranslator  ) 

The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties