| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Ruleorg.apache.catalina.startup.LifecycleListenerRulepublic class LifecycleListenerRuleextends RuleLifecycleListener instance,
and associates it with the top object on the stack (which must
implement LifecycleListener).
Constructor Summary | |
| |
Method Summary | |
void |
|
public LifecycleListenerRule(String listenerClass,
String attributeName)Construct a new instance of this Rule.
- Parameters:
listenerClass- Default name of the LifecycleListener implementation class to be createdattributeName- Name of the attribute that optionally includes an override name of the LifecycleListener class
public void begin(String namespace,
String name,
Attributes attributes)
throws ExceptionHandle the beginning of an XML element.
- Parameters:
attributes- The attributes of this element