org.apache.catalina.core

Class ContainerBase.PrivilegedAddChild

Enclosing Class:
ContainerBase
Implemented Interfaces:
PrivilegedAction

protected class ContainerBase.PrivilegedAddChild
extends java.lang.Object
implements PrivilegedAction

Perform addChild with the permissions of this class. addChild can be called with the XML parser on the stack, this allows the XML parser to have fewer privileges than Tomcat.

Method Summary

Object
run()

Method Details

run

public Object run()


Copyright B) 2000-2003 Apache Software Foundation. All Rights Reserved.