|
Esri Geoportal Server 1.0
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.gpt.server.assertion.handler.AsnOperationHandler
com.esri.gpt.server.assertion.handler.AsnApiHandler
public class AsnApiHandler
Generates the API associated with configured operations.
| Constructor Summary | |
|---|---|
AsnApiHandler()
Default constructor |
|
| Method Summary | |
|---|---|
void |
handle(AsnContext context)
Handles an assertion operation. |
| Methods inherited from class com.esri.gpt.server.assertion.handler.AsnOperationHandler |
|---|
getIndexAdapter, setIndexAdapter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AsnApiHandler()
| Method Detail |
|---|
public void handle(AsnContext context)
throws Exception
handle in class AsnOperationHandlercontext - the assertion operation context
Exception - if a processing exception occurs
|
Esri Geoportal Server 1.0
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||