@ProviderType
public interface Identifiable
This interface won't is not suitable to uniquely identify instances of the objects among several executions of JVM or in instructions with class hot-swap capabilities.
Modifier and Type | Method and Description |
---|---|
long |
getId()
Retrieves the identifier.
|
Copyright 2019-2024 Solace Corporation. All rights reserved.