Uses of Interface
org.apache.shindig.social.opensocial.spi.PersonService

Packages that use PersonService
org.apache.shindig.social.opensocial.service The Social Service API package 
org.apache.shindig.social.sample.spi Sample SPI implementation 
 

Uses of PersonService in org.apache.shindig.social.opensocial.service
 

Constructors in org.apache.shindig.social.opensocial.service with parameters of type PersonService
PersonHandler(PersonService personService, ContainerConfig config)
           
 

Uses of PersonService in org.apache.shindig.social.sample.spi
 

Classes in org.apache.shindig.social.sample.spi that implement PersonService
 class JsonDbOpensocialService
          Implementation of supported services backed by a JSON DB.
 



Copyright © 2007-2012. All Rights Reserved.