Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

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

public static class PerRequestCoreProvider.Ref
extends Object
implements SessionRef


Constructor Summary
PerRequestCoreProvider.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

PerRequestCoreProvider.Ref

public PerRequestCoreProvider.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.