eXo JCR :: Applications :: Examples 1.16.0-Alpha3

org.exoplatform.applications.jcr.examples.scope
Class SessionIdProvider

java.lang.Object
  extended by org.exoplatform.applications.jcr.examples.scope.SessionIdProvider
All Implemented Interfaces:
Serializable

@SessionScoped
public class SessionIdProvider
extends Object
implements Serializable

This class is simple example to show how to use the scope session

Version:
$Id$
Author:
Nicolas Filotto
See Also:
Serialized Form

Constructor Summary
SessionIdProvider()
           
 
Method Summary
 int getId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionIdProvider

public SessionIdProvider()
Method Detail

getId

public int getId()

eXo JCR :: Applications :: Examples 1.16.0-Alpha3

Copyright © 2013 eXo Platform SAS. All Rights Reserved.