|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
com.essbase.eas.framework.server.defs.AbstractService
com.essbase.eas.framework.server.application.DefaultScriptService
public class DefaultScriptService
| Field Summary |
|---|
| Fields inherited from interface com.essbase.eas.framework.server.defs.ScriptService |
|---|
SERVICE_NAME |
| Constructor Summary | |
|---|---|
DefaultScriptService()Constructs a script service object with default properties. |
|
| Method Summary | |
|---|---|
java.lang.Object |
execute(ServiceRequest request, ServiceContext context) |
java.lang.String |
getServiceName()returns a name for the service being provided by the implementor. |
java.lang.Object |
include(ServiceRequest request, ServiceContext context) |
| Methods inherited from class com.essbase.eas.framework.server.defs.AbstractService |
|---|
buildMethodMap, getMethod, handleRequest, handleRequest |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.essbase.eas.framework.server.defs.FrameworkService |
|---|
handleRequest, handleRequest |
| Constructor Detail |
|---|
public DefaultScriptService()
| Method Detail |
|---|
public java.lang.String getServiceName()
FrameworkServicegetServiceName in interface FrameworkService
public java.lang.Object execute(ServiceRequest request,
ServiceContext context)
throws ServiceException
execute in interface ScriptServiceServiceException
public java.lang.Object include(ServiceRequest request,
ServiceContext context)
throws ServiceException
ServiceException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||