org.apache.taglibs.standard.lang.jstl.test.beans
Class PublicBean2a
java.lang.Object
org.apache.taglibs.standard.lang.jstl.test.beans.PublicBean2a
- All Implemented Interfaces:
- PublicInterface2
public class PublicBean2a
- extends Object
- implements PublicInterface2
A publicly-accessible implementation of a public interface
- Version:
- $Change: 181181 $$DateTime: 2001/06/26 09:55:09 $$Author: tcfujii $
- Author:
- Nathan Abramson - Art Technology Group
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PublicBean2a
public PublicBean2a()
getValue
public Object getValue()
- Specified by:
getValue
in interface PublicInterface2
Copyright © 2008 Mort Bay Consulting. All Rights Reserved.