com.bbn.openmap.dataAccess.mapTile
Class MapTileMakerComponent.TileWorker

java.lang.Object
  extended by com.bbn.openmap.dataAccess.mapTile.MapTileMakerComponent.TileWorker
All Implemented Interfaces:
java.util.concurrent.Callable<java.lang.Boolean>
Enclosing class:
MapTileMakerComponent

protected class MapTileMakerComponent.TileWorker
extends java.lang.Object
implements java.util.concurrent.Callable<java.lang.Boolean>


Constructor Summary
protected MapTileMakerComponent.TileWorker(java.util.Properties properties)
           
 
Method Summary
 java.lang.Boolean call()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapTileMakerComponent.TileWorker

protected MapTileMakerComponent.TileWorker(java.util.Properties properties)
Method Detail

call

public java.lang.Boolean call()
Specified by:
call in interface java.util.concurrent.Callable<java.lang.Boolean>


Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details