wt.units.display
Class MeasurementSystemObjectLocator

java.lang.Object
  extended bywt.units.display.MeasurementSystemObjectLocator
All Implemented Interfaces:
ObjectLocator

public class MeasurementSystemObjectLocator
extends Object
implements ObjectLocator


Constructor Summary
MeasurementSystemObjectLocator()
           
 
Method Summary
 Object locate(String identifier)
          Locates an object via the supplied identifier string.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MeasurementSystemObjectLocator

public MeasurementSystemObjectLocator()
Method Detail

locate

public Object locate(String identifier)
Description copied from interface: ObjectLocator
Locates an object via the supplied identifier string.

Supported API: false

Specified by:
locate in interface ObjectLocator
Parameters:
identifier -
Returns:
Object