Class MockSessionScope
java.lang.Object
de.hybris.platform.cockpit.test.mock.MockSessionScope
- All Implemented Interfaces:
org.springframework.beans.factory.config.Scope
public class MockSessionScope
extends Object
implements org.springframework.beans.factory.config.Scope
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MockSessionScope
public MockSessionScope()
-
-
Method Details
-
get
- Specified by:
getin interfaceorg.springframework.beans.factory.config.Scope
-
getConversationId
- Specified by:
getConversationIdin interfaceorg.springframework.beans.factory.config.Scope
-
registerDestructionCallback
- Specified by:
registerDestructionCallbackin interfaceorg.springframework.beans.factory.config.Scope
-
remove
- Specified by:
removein interfaceorg.springframework.beans.factory.config.Scope
-
resolveContextualObject
- Specified by:
resolveContextualObjectin interfaceorg.springframework.beans.factory.config.Scope
-