Class MessageStoreData


  • public class MessageStoreData
    extends Object
    class MessageStoreData contain the Message Store configuration data
    • Constructor Detail

      • MessageStoreData

        public MessageStoreData()
    • Method Detail

      • getName

        public String getName()
      • getSequence

        public String getSequence()
      • getPathInfo

        public PathInfo getPathInfo()
      • getClazz

        public String getClazz()
      • setName

        public void setName​(String name)
      • setClazz

        public void setClazz​(String provider)
      • getString

        public String getString()
      • getArtifactContainerName

        public String getArtifactContainerName()
        Get the name of the artifact container from which the proxy deployed
        Returns:
        artifactContainerName
      • setArtifactContainerName

        public void setArtifactContainerName​(String artifactContainerName)
        Set the name of the artifact container
        Parameters:
        artifactContainerName -
      • getIsEdited

        public boolean getIsEdited()
        Whether the proxy is edited through the management console
        Returns:
        isEdited
      • setIsEdited

        public void setIsEdited​(boolean isEdited)
        Set whether the proxy is deployed via the management console
        Parameters:
        isEdited -