Package com.totvs.tjf.lscloud.config
Class LscloudPropertiesStaticAccess
java.lang.Object
com.totvs.tjf.lscloud.config.LscloudPropertiesStaticAccess
@Deprecated(since="3.26.1-RELEASE",
forRemoval=true)
public class LscloudPropertiesStaticAccess
extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
Desde 3.26.1-RELEASE — Integração com LSCloud via mensageria foi descontinuado.
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.voidsetProperties(LscloudProperties properties) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
LscloudPropertiesStaticAccess
public LscloudPropertiesStaticAccess()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getInstance
Deprecated, for removal: This API element is subject to removal in a future version. -
getProperties
Deprecated, for removal: This API element is subject to removal in a future version.- Returns:
- the properties
-
setProperties
Deprecated, for removal: This API element is subject to removal in a future version.- Parameters:
properties- the properties to set
-