ch.elca.el4j.tests.core.contextpassing
Class ImplicitContextPasserB
java.lang.Object
ch.elca.el4j.core.contextpassing.AbstractImplicitContextPasser
ch.elca.el4j.tests.core.contextpassing.ImplicitContextPasserB
- All Implemented Interfaces:
- ImplicitContextPasser, BeanNameAware, InitializingBean
public class ImplicitContextPasserB
- extends AbstractImplicitContextPasser
This is the test implicit context passer B on client side.
- Author:
- Martin Zeltner (MZE)
- File-location:
- ImplicitContextPasserB
- Last check-in date:
- 2009-12-01 10:59:54 +0100 (Di, 01. Dez 2009) by jonasha for revision 4010
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_testData
private static final double m_testData
- Test data.
- See Also:
- Constant Field Values
m_receivedData
private double m_receivedData
- Received data.
ImplicitContextPasserB
public ImplicitContextPasserB()
getImplicitlyPassedContext
public Object getImplicitlyPassedContext()
-
pushImplicitlyPassedContext
public void pushImplicitlyPassedContext(Object context)
-
getReceivedData
public double getReceivedData()
- Returns:
- Returns the receivedData.
getTestData
public double getTestData()
- Returns:
- Returns the testData.
Copyright © 2005-2011 ELCA. All Rights Reserved.