org.isam.exehda.services.tips
Class CompManagerImpl

java.lang.Object
  |
  +--java.rmi.server.RemoteObject
        |
        +--java.rmi.server.RemoteServer
              |
              +--java.rmi.server.UnicastRemoteObject
                    |
                    +--org.isam.exehda.services.tips.CompManagerImpl
All Implemented Interfaces:
CompManager, java.rmi.Remote, java.io.Serializable

public class CompManagerImpl
extends java.rmi.server.UnicastRemoteObject
implements CompManager

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.rmi.server.RemoteObject
ref
 
Constructor Summary
CompManagerImpl(TipsCellScheduler tips)
           
 
Method Summary
 void loadComponent(java.lang.String url, java.lang.String className)
           
 
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

CompManagerImpl

public CompManagerImpl(TipsCellScheduler tips)
                throws java.rmi.RemoteException
Method Detail

loadComponent

public void loadComponent(java.lang.String url,
                          java.lang.String className)
                   throws java.rmi.RemoteException,
                          java.net.MalformedURLException
Specified by:
loadComponent in interface CompManager
java.rmi.RemoteException
java.net.MalformedURLException