Uses of Interface
net.sf.sail.core.entity.ISock

Packages that use ISock
net.sf.sail.common.persistance.memory Implementation of PersistanceService that stores everything in RAM. 
net.sf.sail.core.beans.service Provides interfaces for standard services used in SAIL. 
 

Uses of ISock in net.sf.sail.common.persistance.memory
 

Classes in net.sf.sail.common.persistance.memory that implement ISock
 class MemorySock<T>
           
 

Methods in net.sf.sail.common.persistance.memory that return ISock
<T> ISock<T>
MemoryPersistenceImpl.getSock(Rim<T> rim, IAgent agent)
           
 

Uses of ISock in net.sf.sail.core.beans.service
 

Methods in net.sf.sail.core.beans.service that return ISock
<T> ISock<T>
AgentService.getSock(Rim<T> rim, IAgent agent)
           
 



Copyright © 2004-2008 TELS Center. All Rights Reserved.