org.jboss.aop.microcontainer.beans.metadata
Class CFlowEntry
java.lang.Object
org.jboss.aop.microcontainer.beans.metadata.CFlowEntry
- Direct Known Subclasses:
- CFlowCalled, CFlowNotCalled
public class CFlowEntry
- extends Object
- Version:
- $Revision: 1.1 $
- Author:
- Kabir Khan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CFlowEntry
public CFlowEntry()
getExpr
public String getExpr()
setExpr
public void setExpr(String expr)
getCalled
public boolean getCalled()
setCalled
public void setCalled(boolean called)
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.