org.apache.taglibs.standard.lang.jstl.test.beans
Class PublicBean2a

java.lang.Object
  extended by org.apache.taglibs.standard.lang.jstl.test.beans.PublicBean2a
All Implemented Interfaces:
PublicInterface2

public class PublicBean2a
extends java.lang.Object
implements PublicInterface2

A publicly-accessible implementation of a public interface

Version:
$Change: 181181 $$DateTime: 2001/06/26 09:55:09 $$Author: kchung $
Author:
Nathan Abramson - Art Technology Group

Constructor Summary
PublicBean2a()
           
 
Method Summary
 java.lang.Object getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PublicBean2a

public PublicBean2a()
Method Detail

getValue

public java.lang.Object getValue()
Specified by:
getValue in interface PublicInterface2


Copyright (c) 1999-2012 Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.