java.lang.Object
com.almis.awe.model.entities.queues.Queue
All Implemented Interfaces:
Copyable, XMLNode, Serializable

public class Queue extends Object implements XMLNode, Copyable
Queue Class Used to parse the tag 'service' in file Services.xml with XStream This file contains the list of application service
Author:
Pablo GARCIA - 25/JUN/2010
See Also:
  • Constructor Details

    • Queue

      public Queue()
  • Method Details

    • getElementKey

      public String getElementKey()
      Specified by:
      getElementKey in interface XMLNode
      Returns:
      the elementKey
    • copy

      public Queue copy()
      Description copied from interface: Copyable
      Get a copy of this element
      Specified by:
      copy in interface Copyable
      Returns:
      element copy