org.logicblaze.lingo
Interface ClientContext

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
ClientContextImpl

public interface ClientContext
extends java.io.Serializable

Client context interface for getting the user name from the invocation client. The client context is stored in a ClientContextHolder.

Since:
1.5
Author:
Sanjiv Jivan

Method Summary
 java.lang.String getUserName()
           
 

Method Detail

getUserName

java.lang.String getUserName()


Copyright © 2010 LogicBlaze, Inc.. All Rights Reserved.