org.omg.CosNotification
Interface AdminPropertiesAdminOperations

All Known Subinterfaces:
AdminPropertiesAdmin, EventChannel, EventChannelOperations, TypedEventChannel, TypedEventChannelOperations
All Known Implementing Classes:
_AdminPropertiesAdminStub, _EventChannelStub, _TypedEventChannelStub, AdminPropertiesAdminPOA, EventChannelPOA, TypedEventChannelPOA

public interface AdminPropertiesAdminOperations

Generated from IDL interface "AdminPropertiesAdmin"

Author:
JacORB IDL compiler V 2.1 (JBoss patch 1), 01-Mar-2004

Method Summary
 Property[] get_admin()
           
 void set_admin(Property[] admin)
           
 

Method Detail

get_admin

public Property[] get_admin()

set_admin

public void set_admin(Property[] admin)
               throws UnsupportedAdmin
Throws:
UnsupportedAdmin