org.apache.catalina.core

Class ContainerBase.PrivilegedAddChild

protected class ContainerBase.PrivilegedAddChild extends 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
Objectrun()

Method Detail

run

public Object run()
Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.