planetj.dataengine.webservices
Interface IDistributedExecutableObject

All Superinterfaces:
Serializable
All Known Implementing Classes:
Row, RowCollection

public interface IDistributedExecutableObject
extends Serializable

Insert the type's description here. Creation date: (1/23/2003 1:35:01 PM)


Method Summary
 void executeDistributedAction()
          Generic method call for a distributed object.
 

Method Detail

executeDistributedAction

public void executeDistributedAction()
                              throws DistributedException
Generic method call for a distributed object. Creation date: (1/23/2003 1:35:36 PM)

DistributedException