Uses of Class
org.jboss.iiop.rmi.InterfaceAnalysis

Packages that use InterfaceAnalysis
org.jboss.iiop.rmi   
 

Uses of InterfaceAnalysis in org.jboss.iiop.rmi
 

Fields in org.jboss.iiop.rmi declared as InterfaceAnalysis
protected  InterfaceAnalysis[] ContainerAnalysis.interfaces
          Array of analysis of the interfaces implemented/extended here.
 

Methods in org.jboss.iiop.rmi that return InterfaceAnalysis
static InterfaceAnalysis InterfaceAnalysis.getInterfaceAnalysis(Class cls)
           
 InterfaceAnalysis[] ContainerAnalysis.getInterfaces()
          Return the interfaces.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.