org.hibernate.beanvalidation.tck.tests.integration.cdi.executable
Class NameProducer

java.lang.Object
  extended by org.hibernate.beanvalidation.tck.tests.integration.cdi.executable.NameProducer

public class NameProducer
extends Object

Author:
Gunnar Morling

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

Constructor Detail

NameProducer

public NameProducer()
Method Detail

getName

@Produces
public String getName()


Copyright © 2008-2013. All Rights Reserved.