Uses of Interface
org.aselect.server.elo.IELOStorage

Packages that use IELOStorage
org.aselect.server.elo   
org.aselect.server.elo.handler   
 

Uses of IELOStorage in org.aselect.server.elo
 

Methods in org.aselect.server.elo that return IELOStorage
 IELOStorage ELOFactory.getEloStore()
          returns the initialized ELO store.
 

Uses of IELOStorage in org.aselect.server.elo.handler
 

Classes in org.aselect.server.elo.handler that implement IELOStorage
 class ConfigStorage
          The Elo store that retrieves its information from the A-Select configuration file.
 



Copyright © 2008 SURFnet BV. All Rights Reserved.