com.dyuproject.protostuff.runtime
Interface PolymorphicSchema.Factory

All Known Implementing Classes:
PolymorphicSchemaFactories
Enclosing class:
PolymorphicSchema

public static interface PolymorphicSchema.Factory

A factory which creates a schema with the handler connected to it.


Method Summary
 PolymorphicSchema newSchema(IdStrategy strategy, PolymorphicSchema.Handler handler)
           
 

Method Detail

newSchema

PolymorphicSchema newSchema(IdStrategy strategy,
                            PolymorphicSchema.Handler handler)


Copyright © 2009-2014. All Rights Reserved.