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  org.jboss.seam.social.core.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 org.jboss.seam.social.core.OAuthService produceTwitter(@New
                                                                                    LinkedInJackson service)


Copyright © 2011 Seam Framework. All Rights Reserved.