| Package | Description | 
|---|---|
| com.sun.jini.reggie | 
 Provides implementations of  
ServiceRegistrar. | 
| net.jini.core.lookup | 
| Modifier and Type | Method and Description | 
|---|---|
RegistrarEventRegistration | 
Registrar.notify(Template tmpl,
      int transitions,
      RemoteEventListener listener,
      MarshalledObject handback,
      long leaseDuration)
Registers for event notification. 
 | 
RegistrarEventRegistration | 
GigaRegistrar.notify(Template tmpl,
      int transitions,
      RemoteEventListener listener,
      MarshalledObject handback,
      long leaseDuration)  | 
RegistrarEventRegistration | 
Registrar.notify(Template tmpl,
      int transitions,
      RemoteEventListener listener,
      MarshalledObject handback,
      long leaseDuration,
      int notifyType)
Registers for event notification. 
 | 
RegistrarEventRegistration | 
GigaRegistrar.notify(Template tmpl,
      int transitions,
      RemoteEventListener listener,
      MarshalledObject handback,
      long leaseDuration,
      int notifyType)  | 
| Modifier and Type | Method and Description | 
|---|---|
RegistrarEventRegistration | 
ServiceRegistrar.notify(ServiceTemplate tmpl,
      int transitions,
      RemoteEventListener listener,
      MarshalledObject handback,
      long leaseDuration)
Registers for event notification. 
 | 
RegistrarEventRegistration | 
ServiceRegistrar.notify(ServiceTemplate tmpl,
      int transitions,
      RemoteEventListener listener,
      MarshalledObject handback,
      long leaseDuration,
      int notifyType)
Same as above, just return the matching templaes with the call 
 | 
Copyright © GigaSpaces.