Class PostLoadInvoker

java.lang.Object
cz.cvut.kbss.jopa.model.lifecycle.PostLoadInvoker
All Implemented Interfaces:
Consumer<Object>

public class PostLoadInvoker extends Object implements Consumer<Object>
Invokes post load entity listeners for the passed object.