| 
 | Apache Tomcat 6.0.53 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tomcat.util.digester.Rule
org.apache.catalina.startup.ConnectorCreateRule
public class ConnectorCreateRule
Rule implementation that creates a connector.
| Field Summary | |
|---|---|
| protected static Log | log | 
| Fields inherited from class org.apache.tomcat.util.digester.Rule | 
|---|
| digester, namespaceURI | 
| Constructor Summary | |
|---|---|
| ConnectorCreateRule() | |
| Method Summary | |
|---|---|
|  void | _setExecutor(Connector con,
             Executor ex) | 
|  void | begin(org.xml.sax.Attributes attributes)Process the beginning of this element. | 
|  void | end()Process the end of this element. | 
| Methods inherited from class org.apache.tomcat.util.digester.Rule | 
|---|
| begin, body, body, end, finish, getDigester, getNamespaceURI, setDigester, setNamespaceURI | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
protected static Log log
| Constructor Detail | 
|---|
public ConnectorCreateRule()
| Method Detail | 
|---|
public void begin(org.xml.sax.Attributes attributes)
           throws java.lang.Exception
begin in class Ruleattributes - The attribute list of this element
java.lang.Exception
public void _setExecutor(Connector con,
                         Executor ex)
                  throws java.lang.Exception
java.lang.Exception
public void end()
         throws java.lang.Exception
end in class Rulejava.lang.Exception| 
 | Apache Tomcat 6.0.53 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||