org.jboss.aspects.dbc.condition
Class ConstructorConditionManager
java.lang.Object
org.jboss.aspects.dbc.condition.ConditionManager
org.jboss.aspects.dbc.condition.ConstructorConditionManager
public class ConstructorConditionManager
- extends ConditionManager
- Version:
- $Revision: 1.2.8.4 $
- Author:
- Kabir Khan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConstructorConditionManager
public ConstructorConditionManager()
getPreConditions
public static ExecutableCondition[] getPreConditions(Constructor constructor)
getPostConditions
public static ExecutableCondition[] getPostConditions(Constructor constructor)
getInvariants
public static InvariantCondition[] getInvariants(Constructor constructor)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.