\r\n

51Degrees Pipeline Java  4.4

51Degrees Pipeline for Java

fiftyone.pipeline.web.mvc.configuration.FiftyOneInterceptorConfigDefault Class Reference

Detailed Description

Default implementation of the FiftyOneInterceptorConfig interface.

Inheritance diagram for fiftyone.pipeline.web.mvc.configuration.FiftyOneInterceptorConfigDefault:

[legend]

Collaboration diagram for fiftyone.pipeline.web.mvc.configuration.FiftyOneInterceptorConfigDefault:

[legend]

Public Member Functions

void  setDataFilePath (String dataFilePath)
void  setClientsidePropertiesEnabled (boolean clientsidePropertiesEnabled)
String  getDataFilePath ()
Get the path to the data file. More...
boolean  getClientsidePropertiesEnabled ()
Get whether client-side properties are enabled. More...

Public Attributes

ServletContext  servletContext

Member Function Documentation

On This Page