net.sf.oval.configuration.pojo.elements
Class MethodPreExecutionConfiguration
java.lang.Object
net.sf.oval.configuration.pojo.elements.ConfigurationElement
net.sf.oval.configuration.pojo.elements.MethodPreExecutionConfiguration
- All Implemented Interfaces:
- Serializable
public class MethodPreExecutionConfiguration
- extends ConfigurationElement
- Author:
- Sebastian Thomschke
- See Also:
- Serialized Form
Field Summary |
List<PreCheck> |
checks
checks that need to be verified after method execution |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
checks
public List<PreCheck> checks
- checks that need to be verified after method execution
MethodPreExecutionConfiguration
public MethodPreExecutionConfiguration()
Copyright © 2005-2013 The OVal Development Team. All Rights Reserved.