|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

java.lang.Objectorg.apache.maven.continuum.web.interceptor.ForceContinuumConfigurationInterceptor
public class ForceContinuumConfigurationInterceptor
ForceContinuumConfigurationInterceptor:
| Constructor Summary | |
|---|---|
ForceContinuumConfigurationInterceptor()
|
|
| Method Summary | |
|---|---|
void |
destroy()
|
void |
init()
|
java.lang.String |
intercept(com.opensymphony.xwork2.ActionInvocation invocation)
1) check to see if this interceptor has been successfully executed 2) check if the configuration service is initialized 3) load the configuration and see if that is initialized (addresses restore on empty db) 4) force the configuration screen |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ForceContinuumConfigurationInterceptor()
| Method Detail |
|---|
public void destroy()
destroy in interface com.opensymphony.xwork2.interceptor.Interceptorpublic void init()
init in interface com.opensymphony.xwork2.interceptor.Interceptor
public java.lang.String intercept(com.opensymphony.xwork2.ActionInvocation invocation)
throws java.lang.Exception
intercept in interface com.opensymphony.xwork2.interceptor.Interceptorinvocation -
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||