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.3 2005/08/21 13:33:00 alphonse.bendt Exp $
Author:
Alphonse Bendt

Method Summary
 java.lang.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

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