play.data.binding.types
Class BinaryBinder

java.lang.Object
  extended by play.data.binding.types.BinaryBinder
All Implemented Interfaces:
TypeBinder<Model.BinaryField>

public class BinaryBinder
extends java.lang.Object
implements TypeBinder<Model.BinaryField>


Constructor Summary
BinaryBinder()
           
 
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

BinaryBinder

public BinaryBinder()
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)
Specified by:
bind in interface TypeBinder<Model.BinaryField>


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