org.jacorb.notification.servant
Interface ITypedAdmin

All Superinterfaces:
IAdmin, IContainer

public interface ITypedAdmin
extends IAdmin

Internal Interface between TypedProxies and their parent Admin

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 © 2015 JacORB. All rights reserved.