com.acme.cdi.random
Class RandomNumberGenerator

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

@ApplicationScoped
public class RandomNumberGenerator
extends java.lang.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()