vishnu.life.pooled
Interface SessionCallable<V>

All Superinterfaces:
java.util.concurrent.Callable<V>

public interface SessionCallable<V>
extends java.util.concurrent.Callable<V>

Author:
cesare
 

Method Summary
 int sessionIdentifier()
           
 
Methods inherited from interface java.util.concurrent.Callable
call
 

Method Detail

sessionIdentifier

int sessionIdentifier()