com.hack23.cia.web.impl.ui.application
Class CIAWebApplication

Package class diagram package CIAWebApplication
java.lang.Object
  extended by org.vaadin.navigator7.WebApplication
      extended by com.hack23.cia.web.impl.ui.application.CIAWebApplication

public final class CIAWebApplication
extends org.vaadin.navigator7.WebApplication

The Class CIAWebApplication.


Field Summary
 
Fields inherited from class org.vaadin.navigator7.WebApplication
currentServletContext, navigatorConfig, staticReference, uriAnalyzer, WEBAPPLICATION_CONTEXT_ATTRIBUTE_NAME
 
Constructor Summary
CIAWebApplication()
          Instantiates a new cIA web application.
 
Method Summary
 org.vaadin.navigator7.interceptor.PageChangeListenersInterceptor getPageChangeListenerInterceptor()
          Gets the page change listener interceptor.
protected  void registerInterceptors()
           
 
Methods inherited from class org.vaadin.navigator7.WebApplication
afterService, beforeService, getCurrent, getNavigatorConfig, getUriAnalyzer, getVersion, init, init, registerInterceptor, registerPages, registerPages, setUriAnalyzer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CIAWebApplication

public CIAWebApplication()
Instantiates a new cIA web application.

Method Detail

getPageChangeListenerInterceptor

public org.vaadin.navigator7.interceptor.PageChangeListenersInterceptor getPageChangeListenerInterceptor()
Gets the page change listener interceptor.

Returns:
the page change listener interceptor

registerInterceptors

protected void registerInterceptors()
Overrides:
registerInterceptors in class org.vaadin.navigator7.WebApplication


Copyright © 2008-2012 www.hack23.com. All Rights Reserved.