|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sapia.ubik.rmi.examples.ServiceDiscoListenerEg
public class ServiceDiscoListenerEg
| Constructor Summary | |
|---|---|
ServiceDiscoListenerEg()
Constructor for ServiceDiscoListenerExample. |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
void |
onServiceDiscovered(ServiceDiscoveryEvent evt)
Called when a new service is bound to the distributed JNDI tree. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServiceDiscoListenerEg()
| Method Detail |
|---|
public void onServiceDiscovered(ServiceDiscoveryEvent evt)
ServiceDiscoListener
onServiceDiscovered in interface ServiceDiscoListenerevt - a ServiceDiscoveryEvent.ServiceDiscoListener.onServiceDiscovered(ServiceDiscoveryEvent)public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||