org.jboss.seam.social.twitter
Class TwitterProducer

java.lang.Object
  extended by org.jboss.seam.social.twitter.TwitterProducer

public class TwitterProducer
extends Object

Author:
antoine

Constructor Summary
TwitterProducer()
           
 
Method Summary
protected  org.jboss.seam.social.core.OAuthService produceTwitter(TwitterJackson service)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TwitterProducer

public TwitterProducer()
Method Detail

produceTwitter

@Produces
@RelatedTo(value="Twitter")
protected org.jboss.seam.social.core.OAuthService produceTwitter(@New
                                                                                    TwitterJackson service)


Copyright © 2011 Seam Framework. All Rights Reserved.