org.springframework.jee.validation.rules
Class InterceptionRules
java.lang.Object
org.springframework.jee.validation.rules.InterceptionRules
public class InterceptionRules
- extends Object
Rules for interception.
- Author:
- Rod Johnson
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NO_BUSINESS_INTERFACES
public static final String NO_BUSINESS_INTERFACES
- See Also:
- Constant Field Values
InterceptionRules
public InterceptionRules()
checkHasBusinessInterfaces
public void checkHasBusinessInterfaces(InterceptionMetadata im)
throws SpecificationViolation
- Throws:
SpecificationViolation
Copyright © 2006-2008 SpringSource (formerly Interface21). All Rights Reserved.