public class AspectJExpressionPointcutAdvisorProperties extends Object
AspectJExpressionPointcutAdvisorProperties()
String
getExpression()
int
getOrder()
void
setExpression(String expression)
setOrder(int order)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AspectJExpressionPointcutAdvisorProperties()
public String getExpression()
public void setExpression(String expression)
public int getOrder()
public void setOrder(int order)
Copyright © 2022. All rights reserved.