com.esri.gpt.server.assertion.handler
Class AsnDisableHandler
java.lang.Object
  
com.esri.gpt.server.assertion.handler.AsnOperationHandler
      
com.esri.gpt.server.assertion.handler.AsnDisableHandler
public class AsnDisableHandler
- extends AsnOperationHandler
 
Handles the disabling of an assertion.
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
AsnDisableHandler
public AsnDisableHandler()
- Default constructor
 
handle
public void handle(AsnContext context)
            throws Exception
- Handle a disable operation.
- Specified by:
 handle in class AsnOperationHandler
 
- Parameters:
 context - the assertion operation context
- Throws:
 Exception - if a processing exception occurs
 
 
        Copyright 2011 Environmental Systems Research Institute. 
	 All rights reserved. 
	 Use is subject to 
license terms.