play.data.binding
Class As.DEFAULT

java.lang.Object
  extended by play.data.binding.As.DEFAULT
All Implemented Interfaces:
TypeBinder<java.lang.Object>
Enclosing class:
As

public static final class As.DEFAULT
extends java.lang.Object
implements TypeBinder<java.lang.Object>


Constructor Summary
As.DEFAULT()
           
 
Method Summary
 java.lang.Object bind(java.lang.String name, java.lang.annotation.Annotation[] annotations, java.lang.String value, java.lang.Class actualClass, java.lang.reflect.Type genericType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

As.DEFAULT

public As.DEFAULT()
Method Detail

bind

public java.lang.Object bind(java.lang.String name,
                             java.lang.annotation.Annotation[] annotations,
                             java.lang.String value,
                             java.lang.Class actualClass,
                             java.lang.reflect.Type genericType)
                      throws java.lang.Exception
Specified by:
bind in interface TypeBinder<java.lang.Object>
Throws:
java.lang.Exception


Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly