fabric.ast
Interface FabricCall

All Known Implementing Classes:
FabricCall_c

public interface FabricCall


Method Summary
 Expr remoteWorker()
           
 FabricCall remoteWorker(Expr remoteWorker)
           
 Principal remoteWorkerPrincipal()
           
 FabricCall remoteWorkerPrincipal(Principal p)
           
 

Method Detail

remoteWorker

Expr remoteWorker()

remoteWorker

FabricCall remoteWorker(Expr remoteWorker)

remoteWorkerPrincipal

Principal remoteWorkerPrincipal()

remoteWorkerPrincipal

FabricCall remoteWorkerPrincipal(Principal p)