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 |
---|
MailboxImpl.RegistrationCancelledLogObj(Uuid id)
Simple constructor
|
private static final long serialVersionUID
private Uuid regID
public MailboxImpl.RegistrationCancelledLogObj(Uuid id)
public void apply(MailboxImpl mb)
apply
in interface MailboxImpl.LogRecord
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.