org.gcube.portlets.session.client
Class Session

java.lang.Object
  extended by org.gcube.portlets.session.client.Session

public class Session
extends java.lang.Object

Entry point classes define onModuleLoad().

Version:
march 2007 (1.0)
Author:
massimiliano.assante@isti.cnr.it

Constructor Summary
Session()
           
 
Method Summary
 void onModuleLoad()
          This is the entry point method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Session

public Session()
Method Detail

onModuleLoad

public void onModuleLoad()
This is the entry point method.