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].
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to