org.jboss.seam.social.core
Class OAuthServiceProducer<T extends org.jboss.seam.social.core.OAuthService>

java.lang.Object
  extended by org.jboss.seam.social.core.OAuthServiceProducer<T>

public abstract class OAuthServiceProducer<T extends org.jboss.seam.social.core.OAuthService>
extends Object

Author:
Antoine Sabot-Durand

Constructor Summary
OAuthServiceProducer()
           
 
Method Summary
protected  T setService(InjectionPoint ip, T hdl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OAuthServiceProducer

public OAuthServiceProducer()
Method Detail

setService

protected T setService(InjectionPoint ip,
                       T hdl)


Copyright © 2011 Seam Framework. All Rights Reserved.