Package | Description |
---|---|
org.apache.catalina | |
org.apache.catalina.core |
Modifier and Type | Method and Description |
---|---|
Auditor[] |
Context.getAuditors()
Get Auditors associated with this context, if any.
|
Modifier and Type | Method and Description |
---|---|
void |
Context.setAuditors(Auditor[] auditor)
Set the Auditors associated with this context.
|
Modifier and Type | Method and Description |
---|---|
Auditor[] |
StandardContext.getAuditors()
Get Auditors associated with this context, if any.
|
Modifier and Type | Method and Description |
---|---|
void |
StandardContext.setAuditors(Auditor[] auditor)
Set the Auditors associated with this context.
|
Copyright © 2018. All rights reserved.