~ubuntu-branches/ubuntu/utopic/jetty/utopic-proposed

« back to all changes in this revision

Viewing changes to modules/management/src/main/resources/org/mortbay/jetty/handler/management/ContextHandler-mbean.properties

  • Committer: Bazaar Package Importer
  • Author(s): Torsten Werner
  • Date: 2009-08-09 08:48:10 UTC
  • Revision ID: james.westby@ubuntu.com-20090809084810-k522b97ind2robyd
ImportĀ upstreamĀ versionĀ 6.1.19

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
ContextHandler: URI Context
 
2
contextPath: URI prefix of context
 
3
welcomeFiles: Partial URIs of directory welcome files
 
4
displayName: RO: Display name of the Context
 
5
virtualHosts: Virtual hosts accepted by the context
 
6
connectorNames: Names and ports of accepted connectors
 
7
contextAttributes: RO:MBean: Map of context attributes
 
8
setContextAttribute(java.lang.String,java.lang.Object): MBean:ACTION: Set context attribute
 
9
setContextAttribute(java.lang.String,java.lang.Object)[0]: name: The attribute name
 
10
setContextAttribute(java.lang.String,java.lang.Object)[1]: value: The attribute value
 
11
setContextAttribute(java.lang.String,java.lang.String): MBean:ACTION: Set context attribute
 
12
setContextAttribute(java.lang.String,java.lang.String)[0]: name: The attribute name
 
13
setContextAttribute(java.lang.String,java.lang.String)[1]: value: The attribute value
 
14
removeContextAttribute(java.lang.String): MBean:ACTION: remove context attribute
 
15
removeContextAttribute(java.lang.String)[0]: name: The attribute name
 
16
resourceBase: Document root for the context
 
17
initParams: Initial Parameter map for the context
 
18
shutdown: False if this context is accepting new requests. True for graceful shutdown, which allows existing requests to complete
 
 
b'\\ No newline at end of file'