org.jboss.aop.microcontainer.beans.metadata
Class CFlowNotCalled

java.lang.Object
  extended by org.jboss.aop.microcontainer.beans.metadata.CFlowEntry
      extended by org.jboss.aop.microcontainer.beans.metadata.CFlowNotCalled

public class CFlowNotCalled
extends CFlowEntry

Version:
$Revision: 1.1 $
Author:
Kabir Khan

Constructor Summary
CFlowNotCalled()
           
 
Method Summary
 boolean getCalled()
           
 
Methods inherited from class org.jboss.aop.microcontainer.beans.metadata.CFlowEntry
getExpr, setCalled, setExpr
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CFlowNotCalled

public CFlowNotCalled()
Method Detail

getCalled

public boolean getCalled()
Overrides:
getCalled in class CFlowEntry


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