Package com.gigaspaces.lrmi.nio
Class TemporarySelectorFactory
java.lang.Object
com.gigaspaces.lrmi.nio.TemporarySelectorFactory
Created by IntelliJ IDEA. User: assafr Date: Oct 22, 2007 Time: 4:50:08 PM To change this
template use File | Settings | File Templates.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final SelectorGet a exclusiveSelectorstatic voidReturn theSelectorto the cache
-
Constructor Details
-
TemporarySelectorFactory
public TemporarySelectorFactory()
-
-
Method Details
-
getSelector
Get a exclusiveSelector- Returns:
Selector
-
returnSelector
Return theSelectorto the cache- Parameters:
s-Selector
-