All Known Implementing Classes:
ReplicationValve, FormAuthenticator, NonLoginAuthenticator, RequestFilterValve, CometConnectionManagerValve, AccessLogValve, SingleSignOn, PersistentValve, AuthenticatorBase, SSLValve, ExtendedAccessLogValve, StandardContextValve, DigestAuthenticator, JDBCAccessLogValve, RequestDumperValve, ValveBase, JvmRouteBinderValve, RemoteAddrValve, StandardPipeline, StandardEngineValve, ReplicationValve, BasicAuthenticator, StandardWrapperValve, RemoteHostValve, ErrorReportValve, FastCommonAccessLogValve, ClusterSingleSignOn, StandardHostValve, JvmRouteBinderValve, SemaphoreValve, SSLAuthenticator
Decoupling interface which specifies that an implementing class is associated with at most one Container instance.
Craig - R. McClanahanPeter - Donald$ - Revision: 467222 $ $Date: 2006-10-24 05:17:11 +0200 (mar., 24 oct. 2006) $| Method from org.apache.catalina.Contained Summary: |
|---|
| getContainer, setContainer |
| Method from org.apache.catalina.Contained Detail: |
|---|
Container with which this instance is associated
(if any); otherwise return null. |
Container with which this instance is associated. |