|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.widget.google.provider.GGWidgetMapEntry
public class GGWidgetMapEntry
Field Summary | |
---|---|
java.net.URL |
url
The widget URL |
Constructor Summary | |
---|---|
GGWidgetMapEntry(java.net.URL url)
|
Method Summary | |
---|---|
Widget |
call()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final java.net.URL url
Constructor Detail |
---|
public GGWidgetMapEntry(java.net.URL url)
Method Detail |
---|
public Widget call() throws java.lang.Exception
call
in interface java.util.concurrent.Callable<Widget>
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |