org.apache.aries.blueprint.sample
Class StaticAccountFactory

java.lang.Object
  extended by org.apache.aries.blueprint.sample.StaticAccountFactory

public class StaticAccountFactory
extends java.lang.Object


Constructor Summary
StaticAccountFactory()
           
 
Method Summary
static Account createAccount(long number)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StaticAccountFactory

public StaticAccountFactory()
Method Detail

createAccount

public static Account createAccount(long number)


Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.