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, evaluate
public StartingStatement(Statement statement, java.lang.Class<?> clazz)
protected void before() throws java.lang.Exception
before
in class DecoratingStatement
java.lang.Exception
public java.util.Properties getProperties()
public EJBContainer getContainer()