Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.webengine.jaxrs.session.impl
Class PerSessionCoreProvider.Ref

java.lang.Object
  extended by org.nuxeo.ecm.webengine.jaxrs.session.impl.PerSessionCoreProvider.Ref
All Implemented Interfaces:
SessionRef
Enclosing class:
PerSessionCoreProvider

public static class PerSessionCoreProvider.Ref
extends Object
implements SessionRef


Constructor Summary
PerSessionCoreProvider.Ref(CoreSession session)
           
 
Method Summary
 void destroy()
           
 CoreSession get()
           
 void unget()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PerSessionCoreProvider.Ref

public PerSessionCoreProvider.Ref(CoreSession session)
Method Detail

get

public CoreSession get()
Specified by:
get in interface SessionRef

unget

public void unget()
Specified by:
unget in interface SessionRef

destroy

public void destroy()
Specified by:
destroy in interface SessionRef

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.