com.acme.cdi.random
Class RandomNumberGenerator

java.lang.Object
  extended by com.acme.cdi.random.RandomNumberGenerator

@ApplicationScoped
public class RandomNumberGenerator
extends Object


Constructor Summary
RandomNumberGenerator()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RandomNumberGenerator

public RandomNumberGenerator()


Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.