
Public Member Functions | |
| DiscoveryListener (Enroller enroller) | |
Static Public Attributes | |
| final String | DISCOVERY_TYPE = "jonas.management.discovery" |
Definition at line 42 of file DiscoveryListener.java.
|
|
Constructs a DiscoveryListener associated to the Enroller
Definition at line 83 of file DiscoveryListener.java. References org.objectweb.jonas.discovery.Enroller.getListeningIp(), org.objectweb.jonas.discovery.Enroller.getListeningPort(), org.objectweb.jonas.discovery.Enroller.getTimeToLive(), and org.objectweb.jonas.discovery.Enroller.ttl. |
Here is the call graph for this function:

|
|
Management notification type for discovery events Definition at line 46 of file DiscoveryListener.java. |
1.3.9.1