org.jboss.seam.social.linkedin
Class LinkedInProducer

java.lang.Object
  extended by org.jboss.seam.social.linkedin.LinkedInProducer

public class LinkedInProducer
extends Object

Author:
antoine

Constructor Summary
LinkedInProducer()
           
 
Method Summary
protected  OAuthService produceTwitter(LinkedInJackson service)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LinkedInProducer

public LinkedInProducer()
Method Detail

produceTwitter

@Produces
@RelatedTo(value="LinkedIn")
protected OAuthService produceTwitter(@New
                                                              LinkedInJackson service)


Copyright © 2011 Seam Framework. All Rights Reserved.