org.objectweb.jonas.web.catalina50.SetParentClassLoaderRule Class Reference

List of all members.

Public Member Functions

 SetParentClassLoaderRule (ClassLoader parentClassLoader)
void begin (String namespace, String name, Attributes attributes) throws Exception

Detailed Description

Class that sets the parent class loader for the top class on the stack.
Author:
take from Catalina.

Definition at line 158 of file JCatalinaRuleSet.java.


Constructor & Destructor Documentation

org.objectweb.jonas.web.catalina50.SetParentClassLoaderRule.SetParentClassLoaderRule ClassLoader  parentClassLoader  ) 
 

Construct a new action.

Parameters:
parentClassLoader The new parent class loader

Definition at line 170 of file JCatalinaRuleSet.java.


Member Function Documentation

void org.objectweb.jonas.web.catalina50.SetParentClassLoaderRule.begin String  namespace,
String  name,
Attributes  attributes
throws Exception
 

Add the requested parent class loader.

Parameters:
namespace the namespace URI of the matching element, or an empty string if the parser is not namespace aware or the element has no namespace
name the local name if the parser is namespace aware, or just the element name otherwise
attributes the attributes.
Exceptions:
Exception if an error occurs.

Definition at line 185 of file JCatalinaRuleSet.java.


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:08:16 2005 for JOnAS by  doxygen 1.3.9.1