Package | Description |
---|---|
fr.gouv.vitam.common |
General utility classes as FileUtil, SystemPropertyUtil and UUID support
|
fr.gouv.vitam.common.model |
This package contains simple POJOs and DTOs that may be shared commonly by all vitam internal components
|
Modifier and Type | Class and Description |
---|---|
class |
ServerIdentity
Server Identity containing ServerName, ServerRole, Global PlatformId
This is a private Common. By default this class is initialized with default values: ServerName: hostname or UnknownHostname if not found ServerRole: UnknownRole ServerId: partial MAC ADDRESS as integer SiteId : 0 One should initialize its server instance by calling: |
Constructor and Description |
---|
StatusMessage(ServerIdentityInterface serverIdentity)
Constructor from ServerIdentity
|
Copyright © 2018 Vitam. All rights reserved.