Class Behaviour

    • Constructor Detail

      • Behaviour

        public Behaviour​(ServiceRegistry services,
                         String name,
                         Object[] args)
        Constructor
        Parameters:
        services - the service registry
        name - the name of the policy associated with this behaviour
        args - the argument values
    • Method Detail

      • getName

        public String getName()
        Get the policy name
        Returns:
        the name of the policy
      • getArgs

        public Serializable[] getArgs()
        The argument values
        Returns:
        array containing the argument values