public class StartingStatement extends DecoratingStatement
decorated| Constructor and Description | 
|---|
StartingStatement(Statement statement,
                 java.lang.Class<?> clazz)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
before()  | 
EJBContainer | 
getContainer()  | 
java.util.Properties | 
getProperties()  | 
after, evaluatepublic StartingStatement(Statement statement,
                         java.lang.Class<?> clazz)
protected void before()
               throws java.lang.Exception
before in class DecoratingStatementjava.lang.Exceptionpublic java.util.Properties getProperties()
public EJBContainer getContainer()