|
|
.NET Framework |
| PREV TYPE NEXT TYPE |
FRAMES NO FRAMES |
| SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT |
DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT |
NVelocity.Http.Tool
Class ServletToolInfo
ToolInfo implementation that holds scope information for tools
used in a servlet environment.
| Constructor Summary |
ServletToolInfo(string key, string classname, string scope)
Creates a new tool of the specified class with the given key and scope.
|
| Property Summary |
| string |
Scope
|
| Properties inherited from class NVelocity.Http.Tool.ViewToolInfo |
|
Classname, Key |
| Methods inherited from class NVelocity.Http.Tool.ViewToolInfo |
|
getInstance
|
APPLICATION_SCOPE
public string APPLICATION_SCOPE
-
REQUEST_SCOPE
public string REQUEST_SCOPE
-
SESSION_SCOPE
public string SESSION_SCOPE
-
ServletToolInfo
public ServletToolInfo(string key,
string classname,
string scope)
-
Creates a new tool of the specified class with the given key and scope.
Scope
public string Scope
-
|
|
.NET Framework |
| PREV TYPE NEXT TYPE |
FRAMES NO FRAMES |
| SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT |
DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT |