org.qi4j.spi.entitystore
Interface EntityStore.EntityStateVisitor<ThrowableType extends java.lang.Throwable>

Enclosing interface:
EntityStore

public static interface EntityStore.EntityStateVisitor<ThrowableType extends java.lang.Throwable>


Method Summary
 void visitEntityState(EntityState entityState)
           
 

Method Detail

visitEntityState

void visitEntityState(EntityState entityState)
                      throws ThrowableType extends java.lang.Throwable
Throws:
ThrowableType extends java.lang.Throwable


Copyright © 2007-2010. All Rights Reserved.