|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.jee.validation.rules.InterceptionRules
public class InterceptionRules
Rules for interception.
Field Summary | |
---|---|
static java.lang.String |
NO_BUSINESS_INTERFACES
|
Constructor Summary | |
---|---|
InterceptionRules()
|
Method Summary | |
---|---|
void |
checkHasBusinessInterfaces(InterceptionMetadata im)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String NO_BUSINESS_INTERFACES
Constructor Detail |
---|
public InterceptionRules()
Method Detail |
---|
public void checkHasBusinessInterfaces(InterceptionMetadata im) throws SpecificationViolation
SpecificationViolation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |