org.jboss.weld.examples.numberguess
Class Generator

java.lang.Object
  extended by org.jboss.weld.examples.numberguess.Generator
All Implemented Interfaces:
Serializable

@ApplicationScoped
public class Generator
extends Object
implements Serializable

See Also:
Serialized Form

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

Constructor Detail

Generator

public Generator()


Copyright © 2008-2011 Seam Framework. All Rights Reserved.