cuba.wired
Interface WiredEntityManagerFactoryProviderI

All Known Implementing Classes:
PrimitiveEntityManagerFactoryProvider

public interface WiredEntityManagerFactoryProviderI


Method Summary
 CubaEntityManager getEntityManager(ResourceFactoryDesc resourceFactoryDesc, WiredContainer container)
           
 void shutdown()
           
 

Method Detail

getEntityManager

CubaEntityManager getEntityManager(ResourceFactoryDesc resourceFactoryDesc,
                                   WiredContainer container)
                                   throws ConstructionException
Throws:
ConstructionException

shutdown

void shutdown()