7273747576777879
"NONE",false, true );*/ } public void validate(Object obj) throws InvalidObjectException { if( !(obj instanceof ClusterQueue) ) { throw new InvalidObjectException(obj, "obj is not an instanceof ClusterQueue"); } }