Class ClientSession
java.lang.Object
org.frankframework.console.configuration.ClientSession
- All Implemented Interfaces:
 org.springframework.beans.factory.InitializingBean
@Component
@SessionScope
public class ClientSession
extends Object
implements org.springframework.beans.factory.InitializingBean
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
ClientSession
public ClientSession() 
 - 
 - 
Method Details
- 
setMemberTarget
 - 
setMemberTarget
 - 
afterPropertiesSet
- Specified by:
 afterPropertiesSetin interfaceorg.springframework.beans.factory.InitializingBean- Throws:
 Exception
 
 -