Uses of Interface
fr.gouv.vitam.common.ServerIdentityInterface
Package
Description
General utility classes as FileUtil, SystemPropertyUtil and UUID support
This package contains simple POJOs and DTOs that may be shared commonly by all vitam internal components
-
Uses of ServerIdentityInterface in fr.gouv.vitam.common
Modifier and TypeClassDescriptionfinal class
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: -
Uses of ServerIdentityInterface in fr.gouv.vitam.common.model
ModifierConstructorDescriptionStatusMessage
(ServerIdentityInterface serverIdentity) Constructor from ServerIdentity