org.apache.aries.samples.blueprint.idverifier.client
Class CreditRecordFactory
java.lang.Object
org.apache.aries.samples.blueprint.idverifier.client.CreditRecordFactory
public class CreditRecordFactory
- extends Object
- Author:
- forrestxm
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreditRecordFactory
public CreditRecordFactory(String beanname)
staticCreateBean
public static CreditRecord staticCreateBean(String record)
dynamicCreateBean
public CreditRecord dynamicCreateBean(String record)
creationStatistics
public void creationStatistics()
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.