Esri Geoportal Server
1.0

com.esri.gpt.server.assertion.handler
Class AsnUIResourcesHandler

java.lang.Object
  extended by com.esri.gpt.server.assertion.handler.AsnOperationHandler
      extended by com.esri.gpt.server.assertion.handler.AsnUIResourcesHandler

public class AsnUIResourcesHandler
extends AsnOperationHandler

Handles operations associated with UI resources.


Constructor Summary
AsnUIResourcesHandler()
          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

AsnUIResourcesHandler

public AsnUIResourcesHandler()
Default constructor

Method Detail

handle

public void handle(AsnContext context)
            throws Exception
Handles an assertion operation.

Specified by:
handle in class AsnOperationHandler
Parameters:
context - the assertion operation context
Throws:
Exception - if a processing exception occurs

Esri Geoportal Server
1.0

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.