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

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

public class CFlowCalled
extends CFlowEntry

Version:
$Revision: 1.1 $
Author:
Kabir Khan

Constructor Summary
CFlowCalled()
           
 
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

CFlowCalled

public CFlowCalled()
Method Detail

getCalled

public boolean getCalled()
Overrides:
getCalled in class CFlowEntry


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