com.sun.grid.jgdi.configuration.reflect
public class GEObjectDescriptor extends AbstractClassDescriptor
Modifier | Constructor and Description |
---|---|
protected |
GEObjectDescriptor(java.lang.Class beanClass,
int nameCullFieldName)
Creates a new instance of GEObjectDescriptor
|
protected |
GEObjectDescriptor(java.lang.Class beanClass,
java.lang.String cullName) |
Modifier and Type | Method and Description |
---|---|
void |
validate(java.lang.Object bean) |
add, addList, addMap, addMapList, addSimple, clone, getBeanClass, getCullName, getImplClass, getProperties, getProperty, getProperty, getPropertyByCullFieldName, getPropertyCount, getPropertyNames, newInstance, registryObjects, setImplClass, toString
protected GEObjectDescriptor(java.lang.Class beanClass, int nameCullFieldName)
protected GEObjectDescriptor(java.lang.Class beanClass, java.lang.String cullName)
public void validate(java.lang.Object bean) throws InvalidObjectException
InvalidObjectException
Copyright © 2007 Sun Microsystems, Inc. All rights reserved.