edu.internet2.middleware.grouperClientExt.com.thoughtworks.xstream.converters.javabean
Class PropertyDictionary
java.lang.Object
edu.internet2.middleware.grouperClientExt.com.thoughtworks.xstream.converters.javabean.PropertyDictionary
public class PropertyDictionary
- extends Object
Builds the serializable properties maps for each bean and caches them.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyDictionary
public PropertyDictionary()
serializablePropertiesFor
public Iterator serializablePropertiesFor(Class cls)
property
public BeanProperty property(Class cls,
String name)
- Locates a serializable property
- Parameters:
cls
- name
-
Copyright © 2010 Internet2. All Rights Reserved.