public abstract class ConnectorTypeDTO extends ServiceDTO
| Modifier and Type | Field and Description |
|---|---|
Integer |
connection_limit
The maximum number of concurrently open connections this connector will accept before it stops accepting
additional connections.
|
List<Object> |
other
To hold any other non-matching XML elements
|
enabledid| Constructor and Description |
|---|
ConnectorTypeDTO() |
public Integer connection_limit
public boolean equals(Object o)
equals in class ServiceDTOpublic int hashCode()
hashCode in class ServiceDTOCopyright © 2005–2015 The Apache Software Foundation. All rights reserved.