- All Implemented Interfaces:
- ExtendedComponent, SecurityManageable, org.apache.avalon.framework.logger.LogEnabled
public class ExtendedComponentImpl
extends org.apache.avalon.framework.logger.AbstractLogEnabled
implements ExtendedComponent, SecurityManageable
TestComponentImpl, demonstrating the use of a custom
lifecycle stage SecurityManageable. This code does
a simple access check for several files on the file system and logs
the results accordingly.
- Version:
- CVS $Revision: 1.9 $ $Date: 2004/02/24 22:31:21 $
- Author:
- Avalon Development Team