Uses of Interface
info.sswap.api.spi.APIProvider

Packages that use APIProvider
info.sswap.api.model Main package for SSWAP API 
info.sswap.api.spi Run-time API provider for interface implementation 
info.sswap.impl.empire   
 

Uses of APIProvider in info.sswap.api.model
 

Fields in info.sswap.api.model declared as APIProvider
private static APIProvider SSWAP.apiProvider
          The current provider of the API.
 

Uses of APIProvider in info.sswap.api.spi
 

Fields in info.sswap.api.spi declared as APIProvider
private static APIProvider ExtensionAPI.apiProvider
          The current provider of the API.
 

Uses of APIProvider in info.sswap.impl.empire
 

Classes in info.sswap.impl.empire that implement APIProvider
 class APIProviderImpl
          Provides implementation of the API that is called by SSWAP factory class.
 



Copyright (c) 2011, iPlant Collaborative, University of Arizona, Cold Spring Harbor Laboratories, University of Texas at Austin.