Interface ORB.DummyServant

  • Enclosing class:
    ORB

    @ManagedData
    @Description("A servant, which implements a remote object in the server")
    @InheritedAttribute(methodName="_get_delegate",id="delegate",description="Delegate that implements this servant") @InheritedAttribute(methodName="_orb",id="orb",description="The ORB for this Servant") @InheritedAttribute(methodName="toString",id="representation",description="Representation of this Servant") @InheritedAttribute(methodName="_all_interfaces",id="typeIds",description="The types implemented by this Servant")
    public static interface ORB.DummyServant