org.jasig.portlet.widget.service
Class YouTubeService

java.lang.Object
  extended by org.jasig.portlet.widget.service.YouTubeService

public class YouTubeService
extends Object


Field Summary
protected  org.apache.commons.logging.Log log
           
 
Constructor Summary
YouTubeService()
           
 
Method Summary
 String getYouTubeResponse(String userName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected final org.apache.commons.logging.Log log
Constructor Detail

YouTubeService

public YouTubeService()
Method Detail

getYouTubeResponse

@Cacheable(cacheName="youTubeCache")
public String getYouTubeResponse(String userName)


Copyright © 2011 Jasig. All Rights Reserved.