org.jacorb.notification.servant
Interface ITypedAdmin

All Superinterfaces:
IAdmin, IContainer

public interface ITypedAdmin
extends IAdmin

Internal Interface between TypedProxies and their parent Admin

Version:
$Id: ITypedAdmin.java,v 1.4 2011-05-10 15:40:39 nick.cross Exp $
Author:
Alphonse Bendt

Method Summary
 String getSupportedInterface()
           
 
Methods inherited from interface org.jacorb.notification.servant.IAdmin
getAdminMBean, getProxyID, isIDPublic
 
Methods inherited from interface org.jacorb.notification.IContainer
destroy, getContainer
 

Method Detail

getSupportedInterface

String getSupportedInterface()
Returns:
the Repository ID of the Interface that the Proxy should support.


Copyright © 2012 JacORB. All Rights Reserved.