org.apache.commons.beanutils.bugs.other
Class Jira18BeanFactory

java.lang.Object
  extended by org.apache.commons.beanutils.bugs.other.Jira18BeanFactory

public class Jira18BeanFactory
extends Object

Factory whcih creates package scope beans with public methods for Jira18TestCase.

Version:
$Revision: 556237 $ $Date: 2007-07-14 03:27:18 -0400 (Sat, 14 Jul 2007) $

Constructor Summary
Jira18BeanFactory()
           
 
Method Summary
static Object createBean()
          Factory method which creates package friendly beans.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Jira18BeanFactory

public Jira18BeanFactory()
Method Detail

createBean

public static Object createBean()
Factory method which creates package friendly beans.

Returns:
The a package friendly bean with public methods


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.