TaskBean API
0.5

glogic.jthin.serv
Class AbstractProductService

java.lang.Object
  extended byJThinProductServlet
      extended byglogic.jthin.serv.AbstractProductService
Direct Known Subclasses:
AbstractAuthenticatedService, DemoServiceImp

public abstract class AbstractProductService
extends JThinProductServlet

All end remote objects must subclass this class. This class insures that all client requests are authenticated. That means that the client must have an active session for the request to be successful.

Author:
Sam Taha
See Also:
Serialized Form

Constructor Summary
protected AbstractProductService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractProductService

protected AbstractProductService()

TaskBean API
0.5

Copyright © Grand Logic, Inc. All Rights Reserved.