com.esri.adf.web.ejb.util
Class EJBUtil

java.lang.Object
  extended by com.esri.adf.web.ejb.util.EJBUtil

Deprecated. This class is deprecated as of ArcGIS Java Server 9.3.1, no replacement

@Deprecated
public class EJBUtil
extends java.lang.Object


Constructor Summary
EJBUtil()
          Deprecated.  
 
Method Summary
static WebSpatialReference fromEJBSpatialReference(com.esri.arcgisws.SpatialReference sr)
          Deprecated.  
static com.esri.arcgisws.EsriImageFormat getImageFormat(java.lang.String format)
          Deprecated.  
static com.esri.arcgisws.SpatialReference toEJBSpatialReference(WebSpatialReference wsr)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EJBUtil

public EJBUtil()
Deprecated. 
Method Detail

getImageFormat

public static com.esri.arcgisws.EsriImageFormat getImageFormat(java.lang.String format)
Deprecated. 

toEJBSpatialReference

public static com.esri.arcgisws.SpatialReference toEJBSpatialReference(WebSpatialReference wsr)
Deprecated. 

fromEJBSpatialReference

public static WebSpatialReference fromEJBSpatialReference(com.esri.arcgisws.SpatialReference sr)
Deprecated.