Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.flexstor.common.services
Interface RMIServiceI  view RMIServiceI download RMIServiceI.java

All Superinterfaces:
java.rmi.Remote

public interface RMIServiceI
extends java.rmi.Remote


Method Summary
 com.flexstor.common.data.ActionResult run(com.flexstor.common.data.ActionData theData, java.util.Hashtable properties)
           
 

Method Detail

run

public com.flexstor.common.data.ActionResult run(com.flexstor.common.data.ActionData theData,
                                                 java.util.Hashtable properties)
                                          throws java.rmi.RemoteException