com.sibvisions.rad.server
Interface IInjectObject


public interface IInjectObject

The IInjectObject allows initialization of automatically injected session objects.


Method Summary
 void init(ISession pSession)
          Initializes the object.
 

Method Detail

init

void init(ISession pSession)
Initializes the object.

Parameters:
pSession - the assigned session


Copyright © 2009 SIB Visions GmbH. All Rights Reserved.