orc.lib.music_calendar
Class GoogleSearch

java.lang.Object
  extended by orc.runtime.values.Value
      extended by orc.runtime.sites.Site
          extended by orc.runtime.sites.EvalSite
              extended by orc.runtime.sites.java.ObjectProxy
                  extended by orc.runtime.sites.java.ThreadedObjectProxy
                      extended by orc.lib.music_calendar.GoogleSearch
All Implemented Interfaces:
Callable, Future

public class GoogleSearch
extends ThreadedObjectProxy

A hack to work around the fact that dynamic web service loading doesn't yet work in servlets.

FIXME: delete this once Webservice works reliably in a servlet environment.

Author:
quark

Constructor Summary
GoogleSearch()
           
 
Method Summary
 
Methods inherited from class orc.runtime.sites.java.ThreadedObjectProxy
evaluate
 
Methods inherited from class orc.runtime.sites.java.ObjectProxy
getMethodProxy
 
Methods inherited from class orc.runtime.sites.EvalSite
callSite
 
Methods inherited from class orc.runtime.sites.Site
accept, createCall
 
Methods inherited from class orc.runtime.values.Value
forceArg, forceCall, head, isCons, isNil, isNone, isSome, signal, tail, untag
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GoogleSearch

public GoogleSearch()
             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException