Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 35243 invoked from network); 23 Mar 2010 14:19:21 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 23 Mar 2010 14:19:21 -0000 Received: (qmail 89338 invoked by uid 500); 23 Mar 2010 14:19:21 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 89281 invoked by uid 500); 23 Mar 2010 14:19:20 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "JMeter Users List" Reply-To: "JMeter Users List" Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 89268 invoked by uid 99); 23 Mar 2010 14:19:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Mar 2010 14:19:20 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=AWL,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of rushtoprakash@gmail.com designates 209.85.220.216 as permitted sender) Received: from [209.85.220.216] (HELO mail-fx0-f216.google.com) (209.85.220.216) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Mar 2010 14:19:14 +0000 Received: by fxm8 with SMTP id 8so1903996fxm.5 for ; Tue, 23 Mar 2010 07:18:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=y94QFiuoydxcuFEvy2ueHrY2wJVJOr9xpX0ZE4DBwEM=; b=aBWG8cPh9YkVUmNFSXIZjZr2CaUwCqtKeKGHD1AOEdsI+z4fxiJLB8xCqGAh/IJZKP AfNYl0KhyshPiurORv1dk4XbArQL/jidUdeoJkOdHK9JrMPC07xj41ca8+kOl9qqunR0 P34/hJoVj2kZamAfZ7JYyVNjfvwa9bthwQv4w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=J7GmGfBQx4UIMJvXKvUsX+YZbK+0EKy5DXU8WwGdnGpUZi50ymItbb4/e4gNmSC0rL 5++FPTq4UjXr2vly6HcuJdiInNXin7vhc4CDblwHj97KuKQYMZBf/MulErbAdmVEOYtC AVx/36s5WyC9u86JRINGhUfk0Jh2+MvPK/svE= MIME-Version: 1.0 Received: by 10.204.7.146 with SMTP id d18mr6356272bkd.101.1269353932639; Tue, 23 Mar 2010 07:18:52 -0700 (PDT) Date: Tue, 23 Mar 2010 09:18:52 -0500 Message-ID: Subject: Beanshell PostProcessor Variables From: Prakash Viswanathan To: JMeter Users List Content-Type: multipart/alternative; boundary=00151758a6443fd0b50482787e88 --00151758a6443fd0b50482787e88 Content-Type: text/plain; charset=ISO-8859-1 Hello all, In a BeanShell PostProcessor, I can see that the following variables are available, ctx, vars, props, prev, data, log I do not know what are the methods that can be invoked on these variables, can someone please tell me where to look for this information. I couldn't find API Links to these variables. Thanks Prakash --00151758a6443fd0b50482787e88--