org.glassfish.ejb.deployment
Class ScheduledTimerValidatorImpl
java.lang.Object
org.glassfish.ejb.deployment.ScheduledTimerValidatorImpl
- All Implemented Interfaces:
- ScheduledTimerValidator
@Service
public class ScheduledTimerValidatorImpl
- extends Object
- implements ScheduledTimerValidator
Utility class to use ejb container code to validate ScheduledTimerDescriptor
attributes
- Version:
- Author:
- Marina Vatkina
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScheduledTimerValidatorImpl
public ScheduledTimerValidatorImpl()
validateScheduledTimerDescriptor
public void validateScheduledTimerDescriptor(ScheduledTimerDescriptor sd)
- Specified by:
validateScheduledTimerDescriptor in interface ScheduledTimerValidator
Copyright © 2012 GlassFish Community. All Rights Reserved.