Uses of Interface
org.azzyzt.jee.runtime.meta.InvocationRegistryInterface

Packages that use InvocationRegistryInterface
org.azzyzt.jee.runtime.eao   
 

Uses of InvocationRegistryInterface in org.azzyzt.jee.runtime.eao
 

Methods in org.azzyzt.jee.runtime.eao with parameters of type InvocationRegistryInterface
 java.lang.Object[] MultiObjectSaver.store(EaoBase eao, InvocationRegistryInterface invocationRegistry, TypeMetaInfoInterface tmi, java.util.List dtos)
          Uses an EAO and type meta information to persist the entities corresponding to a list of DTOs.