org.apache.blur.concurrent
Interface ThreadBoundaryProcessor

All Known Implementing Classes:
UserThreadBoundaryProcessor

public interface ThreadBoundaryProcessor


Method Summary
 Object preprocessCallingThread()
           
 Closeable preprocessNewThread(Object object)
           
 

Method Detail

preprocessCallingThread

Object preprocessCallingThread()

preprocessNewThread

Closeable preprocessNewThread(Object object)


Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.