com.connecterra.ale.alevent.impl
Class EngineReadOpSpec

java.lang.Object
  extended bycom.connecterra.ale.alevent.impl.EngineReadOpSpec
All Implemented Interfaces:
OpSpec, ReadOpSpec

public class EngineReadOpSpec
extends java.lang.Object
implements ReadOpSpec


Method Summary
 java.net.URI getField()
          Returns the URI representing the field to read.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getField

public java.net.URI getField()
Description copied from interface: ReadOpSpec
Returns the URI representing the field to read. See the programming guide for the format of this URI.

Specified by:
getField in interface ReadOpSpec
Returns:
the URI representing the field to read