private static class MailboxImpl.RegistrationCancelledLogObj extends Object implements MailboxImpl.LogRecord
Modifier and Type | Field and Description |
---|---|
private Uuid |
regID
The unique id of the associated ServiceRegistration.
|
private static long |
serialVersionUID |
Constructor and Description |
---|
RegistrationCancelledLogObj(Uuid id)
Simple constructor
|
Modifier and Type | Method and Description |
---|---|
void |
apply(MailboxImpl mb)
Sets the expiration time of the associated registration.
|
private static final long serialVersionUID
private Uuid regID
public RegistrationCancelledLogObj(Uuid id)
public void apply(MailboxImpl mb)
apply
in interface MailboxImpl.LogRecord
Copyright 2007-2016, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.