za.org.coefficient.interceptors
Class ProjectSetupInterceptor

java.lang.Object
  extended by za.org.coefficient.core.CoefficientInterceptor
      extended by za.org.coefficient.interceptors.ProjectSetupInterceptor

public class ProjectSetupInterceptor
extends CoefficientInterceptor

Version:
$Revision: 1.8 $ $Date: 2004/11/09 13:52:11 $
Author:
Dylan Etkin

Field Summary
static java.lang.String CURRENT_PROJECT
           
private static java.lang.String CURRENT_WORKFLOW
           
private static java.lang.String PROJECT_ID
           
 
Fields inherited from class za.org.coefficient.core.CoefficientInterceptor
ABORT_INTERCEPTOR_PREFIX, INVOKE_ABORT_GLOBAL, INVOKE_ABORT_LOCAL, INVOKE_PROCESS_CHILD, INVOKE_PROCESS_DONE, INVOKE_SKIP_NEXT
 
Constructor Summary
ProjectSetupInterceptor()
           
 
Method Summary
protected  int handleInvoke(CoefficientContext ctx)
           
 
Methods inherited from class za.org.coefficient.core.CoefficientInterceptor
abortNamedInterceptor, append, getSibling, handlePostInvoke, invoke, last, setSibling
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROJECT_ID

private static final java.lang.String PROJECT_ID
See Also:
Constant Field Values

CURRENT_WORKFLOW

private static final java.lang.String CURRENT_WORKFLOW
See Also:
Constant Field Values

CURRENT_PROJECT

public static final java.lang.String CURRENT_PROJECT
See Also:
Constant Field Values
Constructor Detail

ProjectSetupInterceptor

public ProjectSetupInterceptor()
Method Detail

handleInvoke

protected int handleInvoke(CoefficientContext ctx)
                    throws java.lang.Exception
Overrides:
handleInvoke in class CoefficientInterceptor
Throws:
java.lang.Exception


Copyright CSIR. All Rights Reserved.