|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.activemq.apollo.dto.StringIdDTO
org.apache.activemq.apollo.dto.ServiceDTO
org.apache.activemq.apollo.dto.ConnectorTypeDTO
public abstract class ConnectorTypeDTO
| Field Summary | |
|---|---|
java.lang.Integer |
connection_limit
The maximum number of concurrently open connections this connector will accept before it stops accepting additional connections. |
java.util.List<java.lang.Object> |
other
To hold any other non-matching XML elements |
| Fields inherited from class org.apache.activemq.apollo.dto.ServiceDTO |
|---|
enabled |
| Fields inherited from class org.apache.activemq.apollo.dto.StringIdDTO |
|---|
id |
| Constructor Summary | |
|---|---|
ConnectorTypeDTO()
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
|
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.Integer connection_limit
public java.util.List<java.lang.Object> other
| Constructor Detail |
|---|
public ConnectorTypeDTO()
| Method Detail |
|---|
public boolean equals(java.lang.Object o)
equals in class ServiceDTOpublic int hashCode()
hashCode in class ServiceDTO
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||