org.granite.messaging.amf.types
Class AMFSpecialValueFactory

java.lang.Object
  extended by org.granite.messaging.amf.types.AMFSpecialValueFactory

public class AMFSpecialValueFactory
extends Object

Author:
Franck WOLFF

Field Summary
protected  AMFVectorObjectAliaser vectorObjectAlias
           
 
Constructor Summary
AMFSpecialValueFactory()
           
AMFSpecialValueFactory(AMFVectorObjectAliaser vectorObjectAlias)
           
 
Method Summary
 Object createSpecialValue(Property property, Object o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

vectorObjectAlias

protected final AMFVectorObjectAliaser vectorObjectAlias
Constructor Detail

AMFSpecialValueFactory

public AMFSpecialValueFactory()

AMFSpecialValueFactory

public AMFSpecialValueFactory(AMFVectorObjectAliaser vectorObjectAlias)
Method Detail

createSpecialValue

public Object createSpecialValue(Property property,
                                 Object o)