com.sun.grid.jgdi.monitoring.reflect
Class QHostResultDescriptor

java.lang.Object
  extended by com.sun.grid.jgdi.configuration.reflect.AbstractClassDescriptor
      extended by com.sun.grid.jgdi.monitoring.reflect.QHostResultDescriptor
All Implemented Interfaces:
ClassDescriptor

public class QHostResultDescriptor
extends AbstractClassDescriptor


Constructor Summary
QHostResultDescriptor()
          Creates a new instance of QHostResultDescriptor
 
Method Summary
 void validate(java.lang.Object bean)
           
 
Methods inherited from class com.sun.grid.jgdi.configuration.reflect.AbstractClassDescriptor
add, addList, addMap, addMapList, addSimple, clone, getBeanClass, getCullName, getImplClass, getProperties, getProperty, getProperty, getPropertyByCullFieldName, getPropertyCount, getPropertyNames, newInstance, registryObjects, setImplClass, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QHostResultDescriptor

public QHostResultDescriptor()
Creates a new instance of QHostResultDescriptor

Method Detail

validate

public void validate(java.lang.Object bean)
              throws InvalidObjectException
Throws:
InvalidObjectException


Copyright © 2007 Sun Microsystems, Inc. All rights reserved.