private static class RegistrarImpl.SvcRegisteredLogObj extends Object implements RegistrarImpl.LogRecord
RegistrarImpl.LocalLogHandler
Modifier and Type | Field and Description |
---|---|
private RegistrarImpl.SvcReg |
reg
The service registration.
|
private static long |
serialVersionUID |
Constructor and Description |
---|
RegistrarImpl.SvcRegisteredLogObj(RegistrarImpl.SvcReg reg)
Simple constructor
|
Modifier and Type | Method and Description |
---|---|
void |
apply(RegistrarImpl regImpl)
Modifies the state of the Registrar by registering the service
stored in the reg object.
|
private static final long serialVersionUID
private RegistrarImpl.SvcReg reg
public RegistrarImpl.SvcRegisteredLogObj(RegistrarImpl.SvcReg reg)
public void apply(RegistrarImpl regImpl)
apply
in interface RegistrarImpl.LogRecord
RegistrarImpl.LocalLogHandler.applyUpdate(java.lang.Object)
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.