org.omg.CosNotification

Class AdminPropertiesAdminPOA

public abstract class AdminPropertiesAdminPOA extends Servant implements AdminPropertiesAdminOperations, InvokeHandler

The AdminPropertiesAdmin interface defines operations which enable clients to get and set the values of administrative properties. This interface is intended to be an abstract interface which is inherited by the Event Channel interfaces defined in the CosNotifyChannelAdmin and CosTypedNotifyChannelAmin modules. The semantics of the operations supported by this interface are defined below.
Method Summary
String[]_all_interfaces(POA poa, byte[] objectId)
OutputStream_invoke(String opName, InputStream _is, ResponseHandler handler)
AdminPropertiesAdmin_this()
AdminPropertiesAdmin_this(ORB orb)

Method Detail

_all_interfaces

public String[] _all_interfaces(POA poa, byte[] objectId)

_invoke

public final OutputStream _invoke(String opName, InputStream _is, ResponseHandler handler)

_this

public AdminPropertiesAdmin _this()

_this

public AdminPropertiesAdmin _this(ORB orb)