org.hibernate.beanvalidation.tck.tests.integration.cdi.executable.types
Class AnotherCalendarService

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

public class AnotherCalendarService
extends Object

Author:
Gunnar Morling

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

Constructor Detail

AnotherCalendarService

@Inject
public AnotherCalendarService(@Size(min=5)
                                     String name)


Copyright © 2008-2013. All Rights Reserved.