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

Quick Search    Search Deep

com.flexstor.common.services.remote
Class FlexRemoteService  view FlexRemoteService download FlexRemoteService.java

java.lang.Object
  extended byjava.rmi.server.RemoteObject
      extended byjava.rmi.server.RemoteServer
          extended byjava.rmi.server.UnicastRemoteObject
              extended bycom.flexstor.common.services.remote.FlexRemoteService
All Implemented Interfaces:
java.rmi.Remote, java.io.Serializable

public class FlexRemoteService
extends java.rmi.server.UnicastRemoteObject


Field Summary
 
Fields inherited from class java.rmi.server.UnicastRemoteObject
 
Fields inherited from class java.rmi.server.RemoteObject
ref
 
Constructor Summary
FlexRemoteService()
           
 
Method Summary
protected  java.lang.String getCompositeDir(java.lang.String sSourcePath, java.lang.String sTargetBase, java.lang.String sSourceBase)
          Creates a 'hybrid' file path by combining two paths.
 
Methods inherited from class java.rmi.server.UnicastRemoteObject
clone, exportObject, exportObject, exportObject, unexportObject
 
Methods inherited from class java.rmi.server.RemoteServer
getClientHost, getLog, setLog
 
Methods inherited from class java.rmi.server.RemoteObject
equals, getRef, hashCode, toString, toStub
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FlexRemoteService

public FlexRemoteService()
                  throws java.rmi.RemoteException
Method Detail

getCompositeDir

protected java.lang.String getCompositeDir(java.lang.String sSourcePath,
                                           java.lang.String sTargetBase,
                                           java.lang.String sSourceBase)
Creates a 'hybrid' file path by combining two paths.