org.hibernate.beanvalidation.tck.tests.integration.cdi.executable.priority
Class CalendarService

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

public class CalendarService
extends Object

Author:
Gunnar Morling

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

Constructor Detail

CalendarService

public CalendarService()
Method Detail

createEvent

public void createEvent(@CustomConstraint
                        String name)


Copyright © 2008-2013. All Rights Reserved.