org.jboss.aop
Class AspectAnnotationLoaderStrategy.CFlowInfo

java.lang.Object
  extended by org.jboss.aop.AspectAnnotationLoaderStrategy.CFlowInfo
Enclosing interface:
AspectAnnotationLoaderStrategy

public static class AspectAnnotationLoaderStrategy.CFlowInfo
extends Object


Constructor Summary
AspectAnnotationLoaderStrategy.CFlowInfo(String expr, boolean not)
           
 
Method Summary
 String getExpr()
           
 boolean isNot()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AspectAnnotationLoaderStrategy.CFlowInfo

public AspectAnnotationLoaderStrategy.CFlowInfo(String expr,
                                                boolean not)
Method Detail

getExpr

public String getExpr()

isNot

public boolean isNot()


Copyright © 2008 JBoss, a division of Red Hat, Inc.. All Rights Reserved.