|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.mockrunner.tag.AbstractRuntimeAttribute
public abstract class AbstractRuntimeAttribute
Simple base class for implementations of
RuntimeAttribute.
| Constructor Summary | |
|---|---|
AbstractRuntimeAttribute(WebMockObjectFactory factory)
|
|
| Method Summary | |
|---|---|
WebMockObjectFactory |
getWebMockObjectFactory()
Get the WebMockObjectFactory passed
in the constructor. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.mockrunner.tag.RuntimeAttribute |
|---|
evaluate |
| Constructor Detail |
|---|
public AbstractRuntimeAttribute(WebMockObjectFactory factory)
| Method Detail |
|---|
public WebMockObjectFactory getWebMockObjectFactory()
WebMockObjectFactory passed
in the constructor.
WebMockObjectFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||