Uses of Class
com.sun.corba.ee.impl.orb.PropertyCallback
-
Packages that use PropertyCallback Package Description com.sun.corba.ee.impl.orb -
-
Uses of PropertyCallback in com.sun.corba.ee.impl.orb
Methods in com.sun.corba.ee.impl.orb with parameters of type PropertyCallback Modifier and Type Method Description private void
DataCollectorBase. findPropertiesByName(java.util.Iterator<java.lang.String> names, PropertyCallback getProperty)
private void
DataCollectorBase. findPropertiesByPrefix(java.util.Set<java.lang.String> prefixes, java.util.Iterator<java.lang.String> propertyNames, PropertyCallback getProperty)
-