org.modeshape.graph.property
Class PropertyType.WeakReferenceTypeChecker

java.lang.Object
  extended by org.modeshape.graph.property.PropertyType.WeakReferenceTypeChecker
Enclosing class:
PropertyType

protected static final class PropertyType.WeakReferenceTypeChecker
extends Object


Constructor Summary
protected PropertyType.WeakReferenceTypeChecker()
           
 
Method Summary
 boolean isTypeFor(Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyType.WeakReferenceTypeChecker

protected PropertyType.WeakReferenceTypeChecker()
Method Detail

isTypeFor

public boolean isTypeFor(Object value)


Copyright © 2008-2011 JBoss, a division of Red Hat. All Rights Reserved.