Class AdapterNameHelper

java.lang.Object
org.omg.PortableInterceptor.AdapterNameHelper

public abstract class AdapterNameHelper extends Object
The name of an object adapter. This is unique only within the scope of the ORB that created the object adapter.
  • Field Details

    • _id

      private static String _id
    • __typeCode

      private static TypeCode __typeCode
  • Constructor Details

    • AdapterNameHelper

      public AdapterNameHelper()
  • Method Details