com.vinculumtech.carrierwave.session.rmi
Class RMICommonClientImpl

java.lang.Object
  extended bycom.vinculumtech.carrierwave.session.local.LocalCommonClient
      extended bycom.vinculumtech.carrierwave.session.rmi.RMICommonClientImpl
All Implemented Interfaces:
CommonClient, java.rmi.Remote, RMICommonClient

public class RMICommonClientImpl
extends LocalCommonClient
implements RMICommonClient

Version:
$Id: //depot/carrierwave/src/server/com/vinculumtech/carrierwave/session/rmi/RMICommonClientImpl.java#1 $

Constructor Summary
RMICommonClientImpl()
           
 
Method Summary
protected  void handleGraphException(GraphException graphException)
           
 
Methods inherited from class com.vinculumtech.carrierwave.session.local.LocalCommonClient
deleteAllImageablesFor, deleteImageableFor, findAllIconsFor, findAllIconsWith, findIconWith, getImageTypeMap, invokeImageableGraphWith, invokeImageableGraphWith, invokeImageableGraphWith, listGraphPlanNames, modifyImageableGraphFor, modifyImageableGraphFor, modifyImageableGraphFor, modifyImageableGraphFor, modifySelectGraphFor, modifySelectGraphFor, modifySelectGraphFor, modifySelectGraphFor, removeGraphPlan, retrieveGraphPlan, selectAllImageGraphsWith, selectAllImageGraphsWith, selectImageGraphFor, selectImageGraphFor, selectImageGraphFor, selectImageGraphFor, selectImageGraphWith, selectImageGraphWith, storeGraphPlan, storeGraphPlan
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.vinculumtech.carrierwave.session.CommonClient
deleteAllImageablesFor, deleteImageableFor, findAllIconsFor, findAllIconsWith, findIconWith, getImageTypeMap, invokeImageableGraphWith, invokeImageableGraphWith, invokeImageableGraphWith, listGraphPlanNames, modifyImageableGraphFor, modifyImageableGraphFor, modifyImageableGraphFor, modifyImageableGraphFor, modifySelectGraphFor, modifySelectGraphFor, modifySelectGraphFor, modifySelectGraphFor, removeGraphPlan, retrieveGraphPlan, selectAllImageGraphsWith, selectAllImageGraphsWith, selectImageGraphFor, selectImageGraphFor, selectImageGraphFor, selectImageGraphFor, selectImageGraphWith, selectImageGraphWith, storeGraphPlan, storeGraphPlan
 

Constructor Detail

RMICommonClientImpl

public RMICommonClientImpl()
Method Detail

handleGraphException

protected void handleGraphException(GraphException graphException)
                             throws GraphException
Overrides:
handleGraphException in class LocalCommonClient
Throws:
GraphException


Copyright (C) 2002 Vinculum Technologies, Inc. All Rights Reserved.