TaskBean API
0.5

glogic.sample.demo.server
Class DemoServiceImp

java.lang.Object
  extended byJThinProductServlet
      extended byglogic.jthin.serv.AbstractProductService
          extended byglogic.sample.demo.server.DemoServiceImp
All Implemented Interfaces:
DemoServiceIF

public class DemoServiceImp
extends AbstractProductService
implements DemoServiceIF

Server-side implementation of service.

Author:
Sam Taha
See Also:
Serialized Form

Constructor Summary
DemoServiceImp()
           
 
Method Summary
 OutputFooStruct helloworld(InputFooStruct inputFoo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DemoServiceImp

public DemoServiceImp()
Method Detail

helloworld

public OutputFooStruct helloworld(InputFooStruct inputFoo)
                           throws OuchException
Specified by:
helloworld in interface DemoServiceIF
Throws:
OuchException

TaskBean API
0.5

Copyright © Grand Logic, Inc. All Rights Reserved.