org.omg.CosNotification

Class _AdminPropertiesAdminStub

public class _AdminPropertiesAdminStub extends ObjectImpl implements AdminPropertiesAdmin

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
Property[]get_admin()
Operation get_admin
voidset_admin(Property[] admin)
Operation set_admin
String[]_ids()

Method Detail

get_admin

public Property[] get_admin()
Operation get_admin

set_admin

public void set_admin(Property[] admin)
Operation set_admin

_ids

public String[] _ids()