#include <Replicator.h>
void UPN_i::notify_update |
( |
CORBA::ULongLong |
seq_num, |
|
|
const ImplementationRepository::UpdateInfoSeq & |
info |
|
) |
| |
|
virtual |
provide the implementation for being notified of a server or activator update
void UPN_i::register_replica |
( |
ImplementationRepository::UpdatePushNotification_ptr |
replica, |
|
|
char *& |
ft_imr_ior, |
|
|
CORBA::ULongLong_out |
seq_num |
|
) |
| |
|
virtual |
provide the implementation for registering a peer replica
- Parameters
-
replica | the peer replica |
ft_imr_ior | the fault tolerant ImR IOR (passed in as the replica's ImR IOR, passed back as fault tolerant ImR IOR) |
seq_num | current sequence number to return to replica |
The documentation for this class was generated from the following files: