Uses of Interface
fr.gouv.vitam.common.ServerIdentityInterface
Packages that use 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
Classes in fr.gouv.vitam.common that implement ServerIdentityInterfaceModifier 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
Constructors in fr.gouv.vitam.common.model with parameters of type ServerIdentityInterfaceModifierConstructorDescriptionStatusMessage
(ServerIdentityInterface serverIdentity) Constructor from ServerIdentity