Uses of Class
com.sun.corba.ee.impl.orb.PropertyCallback
Packages that use PropertyCallback
-
Uses of PropertyCallback in com.sun.corba.ee.impl.orb
Methods in com.sun.corba.ee.impl.orb with parameters of type PropertyCallbackModifier and TypeMethodDescriptionprivate void
DataCollectorBase.findPropertiesByName
(Iterator<String> names, PropertyCallback getProperty) private void
DataCollectorBase.findPropertiesByPrefix
(Set<String> prefixes, Iterator<String> propertyNames, PropertyCallback getProperty)