org.jboss.aop.microcontainer.beans
Class CFlowStack
java.lang.Object
org.jboss.aop.microcontainer.beans.CFlowStack
public class CFlowStack
- extends Object
Bean to install a CFlowStack
- 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 |
CFlowStack
public CFlowStack()
getManager
public org.jboss.aop.AspectManager getManager()
setManager
public void setManager(org.jboss.aop.AspectManager manager)
getName
public String getName()
setName
public void setName(String name)
getEntries
public List<CFlowStackEntry> getEntries()
setEntries
public void setEntries(List<CFlowStackEntry> entries)
start
public void start()
stop
public void stop()
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.