Uses of Class
org.wildfly.iiop.openjdk.rmi.InterfaceAnalysis
Packages that use InterfaceAnalysis
-
Uses of InterfaceAnalysis in org.wildfly.iiop.openjdk.rmi
Fields in org.wildfly.iiop.openjdk.rmi declared as InterfaceAnalysisModifier and TypeFieldDescriptionprotected InterfaceAnalysis[]ContainerAnalysis.interfacesArray of analysis of the interfaces implemented/extended here.Methods in org.wildfly.iiop.openjdk.rmi that return InterfaceAnalysisModifier and TypeMethodDescriptionstatic InterfaceAnalysisInterfaceAnalysis.getInterfaceAnalysis(Class cls) ContainerAnalysis.getInterfaces()Return the interfaces.