Interface ObjectKey

All Superinterfaces:
Writeable
All Known Implementing Classes:
ObjectKeyImpl

public interface ObjectKey extends Writeable
The full object key, which is contained in an IIOPProfile. The object identifier corresponds to the information passed into POA::create_reference_with_id and POA::create_reference (in the POA case). The template represents the information that is object adapter specific and shared across multiple ObjectKey instances.
  • Method Details