|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mortbay.jetty.ant.types.Connectors
public class Connectors
Specifies a jetty configuration
Field Summary | |
---|---|
static java.util.List |
DEFAULT_CONNECTORS
|
Constructor Summary | |
---|---|
Connectors()
|
Method Summary | |
---|---|
void |
add(Connector connector)
|
java.util.List |
getConnectors()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.util.List DEFAULT_CONNECTORS
Constructor Detail |
---|
public Connectors()
Method Detail |
---|
public void add(Connector connector)
public java.util.List getConnectors()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |