Uses of Interface
org.nakedobjects.runtime.persistence.adaptermanager.AdapterManagerLookup

Packages that use AdapterManagerLookup
org.nakedobjects.runtime.persistence.adaptermanager   
 

Uses of AdapterManagerLookup in org.nakedobjects.runtime.persistence.adaptermanager
 

Subinterfaces of AdapterManagerLookup in org.nakedobjects.runtime.persistence.adaptermanager
 interface AdapterManager
          Responsible for managing the adapters and identities for each and every POJO that is being used by the framework.
 interface AdapterManagerBackdoor
          Not part of the standard API, but used by the MemoryObjectStore to add pre-existing adapters straight into the identity maps.
 interface AdapterManagerExtended
          Extension of the AdapterManager as viewed by the PersistenceSession.
 interface AdapterManagerProxy
          API used solely by the PersistenceSession.
 

Classes in org.nakedobjects.runtime.persistence.adaptermanager that implement AdapterManagerLookup
 class AdapterManagerAbstract
           
 class AdapterManagerDefault
           
 



Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.