The Javadocs are here:

http://code.google.com/appengine/docs/java/javadoc/com/google/appengine/api/labs/taskqueue/TaskOptions.html

Please consult these docs first before asking in the groups.

On Fri, Jun 11, 2010 at 11:21 PM, sathish <[email protected]> wrote:

> Hi i'm new to Task queue concepts when i referred the guide I got
> stuck on this line
>
> queue.add(
>
> DatastoreServiceFactory.getDatastoreService().getCurrentTransaction(),
>      TaskOptions().url("/path/to/my/worker"));
>
> what is TaskOptions() method. Is it default method are method created
> manually what will TaskOptions() method will return.
> In url what i want or specify servlet are any other.
>
> My doubt may be stupid but plz clarify it.
>
> Thank you,
> sathish.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine for Java" group.
> To post to this group, send email to
> [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-appengine-java%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>
>


-- 
Ikai Lan
Developer Programs Engineer, Google App Engine
Blog: http://googleappengine.blogspot.com
Twitter: http://twitter.com/app_engine
Reddit: http://www.reddit.com/r/appengine

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to