org.qi4j.entitystore.map
Interface MapEntityStore.MapEntityStoreVisitor<ThrowableType extends java.lang.Throwable>

Enclosing interface:
MapEntityStore

public static interface MapEntityStore.MapEntityStoreVisitor<ThrowableType extends java.lang.Throwable>


Method Summary
 void visitEntity(java.io.Reader entityState)
           
 

Method Detail

visitEntity

void visitEntity(java.io.Reader entityState)
                 throws ThrowableType extends java.lang.Throwable
Throws:
ThrowableType extends java.lang.Throwable


Copyright © 2007-2010. All Rights Reserved.