|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.servingxml.components.service.ServiceImpl
public class ServiceImpl
The ServiceImpl implements
the methods in the Service interface.
| Constructor Summary | |
|---|---|
ServiceImpl(ParameterDescriptor[] parameterDescriptors,
Name serviceName,
Task[] tasks,
CatchError catchError)
|
|
| Method Summary | |
|---|---|
void |
execute(ServiceContext context,
Flow flow)
Called by the presenter servlet to handle the request for the service. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServiceImpl(ParameterDescriptor[] parameterDescriptors,
Name serviceName,
Task[] tasks,
CatchError catchError)
| Method Detail |
|---|
public void execute(ServiceContext context,
Flow flow)
Service
execute in interface Service
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||