org.jacorb.notification.servant
Interface ITypedAdmin

All Superinterfaces:
IAdmin, IContainer

public interface ITypedAdmin
extends IAdmin

Internal Interface provided to TypedProxiesthat gives them Information from their Parent Admin.

Version:
$Id: ITypedAdmin.java,v 1.2 2005/05/01 21:52:55 alphonse.bendt Exp $
Author:
Alphonse Bendt

Method Summary
 java.lang.String getSupportedInterface()
           
 
Methods inherited from interface org.jacorb.notification.servant.IAdmin
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.