org.apache.aries.blueprint.sample
Class AccountFactory
java.lang.Object
org.apache.aries.blueprint.sample.AccountFactory
public class AccountFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AccountFactory
public AccountFactory(String factoryName)
createAccount
public NewAccount createAccount(long number)
getFactoryName
public String getFactoryName()
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.