org.jboss.seam.social.core
Class SettedHandlerProducer

java.lang.Object
  extended by org.jboss.seam.social.core.SettedHandlerProducer

public abstract class SettedHandlerProducer
extends Object

Author:
Antoine Sabot-Durand

Constructor Summary
SettedHandlerProducer()
           
 
Method Summary
protected
<T extends org.jboss.seam.social.core.OAuthService>
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

SettedHandlerProducer

public SettedHandlerProducer()
Method Detail

setService

protected <T extends org.jboss.seam.social.core.OAuthService> T setService(InjectionPoint ip,
                                                                           T hdl)


Copyright © 2011 Seam Framework. All Rights Reserved.