|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface provides the configuration of the collector. ETA defines that at least one implementation must be implemented by the ETA implementer. The required implementation takes all the information from the JAD/manifest
Method Summary | |
java.lang.String |
getCollectorHost()
Returns collector host (IPv4 "dotted decimal notation") |
java.lang.String |
getCollectorIdentifier()
Returns collector identifier in IPv4 form ("dotted decimal notation") |
java.util.Enumeration |
getConnectionConfigList()
Returns enumeration of connection configuration |
ExporterConfig |
getExporterConfig()
Returns the exporter configuration - instance of ExporterConfig |
java.util.Enumeration |
getPassiveConnectionList()
Returns a sublist of passive connections from all defined connections |
int |
getUDPDiscoveryPort()
Returns collector UDP discovery port |
Method Detail |
public ExporterConfig getExporterConfig()
ExporterConfig
public java.util.Enumeration getConnectionConfigList()
ConnectionConfig
,
ExporterConfig
public java.util.Enumeration getPassiveConnectionList()
avaxx.microedition.ipdr.configuration.ConnectionConfig
public java.lang.String getCollectorIdentifier()
public java.lang.String getCollectorHost()
public int getUDPDiscoveryPort()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |