Hitachi

Hitachi Application Server V10 Definition Reference Guide (For UNIX® Systems)


3.13.92 /glassfish-web-app/valve

/glassfish-web-app/valve specifies the custom valve.

Description

/glassfish-web-app/valve specifies the custom valve for a web application. A valve for all the web applications on a specific virtual server can be defined.

Repetition pattern

0 or more times

Specifiable attributes

Attribute name

Description

Specifiable values

Default value#

Dependencies

Repetition pattern

name

Specifies a unique name for the valve.

Type: String

No default value

N/A

Only one time

class-name

Specifies the fully qualified class name of the valve.

The valve class must implement the org.glassfish.web.valve.GlassFishValve interface.

Type: String

No default value

N/A

Only one time

Legend:

N/A: Not applicable

#: This is the default value that is set when a definition item is excluded.