Uses of Interface
org.glassfish.orb.admin.config.IiopListener
-
Packages that use IiopListener Package Description org.glassfish.enterprise.iiop.util org.glassfish.orb.admin.config -
-
Uses of IiopListener in org.glassfish.enterprise.iiop.util
Methods in org.glassfish.enterprise.iiop.util that return types with arguments of type IiopListener Modifier and Type Method Description List<IiopListener>IIOPUtils. getIiopListeners() -
Uses of IiopListener in org.glassfish.orb.admin.config
Methods in org.glassfish.orb.admin.config that return types with arguments of type IiopListener Modifier and Type Method Description List<IiopListener>IiopService. getIiopListener()Gets the value of the iiopListener property.
-