_default
Class CTL_Locator
java.lang.Object
  
CTL.RI
      
_default.CTL_Locator
public class CTL_Locator
- extends RI
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
CTL_Locator
public CTL_Locator()
CTL_Locator
public CTL_Locator(Process proc)
CTL_Locator
public CTL_Locator(java.lang.String arg0)
CTL_Locator
public CTL_Locator(Process proc,
                   java.lang.String arg0)
getBase
public java.lang.String getBase()
- Description copied from class: 
RI 
- Retrieve the implementation class of this remote interface
- Overrides:
 getBase in class RI
 
- Returns:
 - Implementation class as string
 
 
 
moo
public void moo(java.lang.Integer arg0)
 
get
public Location get(java.lang.String arg0,
                    AnyObj arg1)
 
get_rr
public rResult get_rr(java.lang.String arg0,
                      AnyObj arg1)
 
accept
public static void accept(OIStream in,
                          Header ohead,
                          long objID,
                          FID fid,
                          int id,
                          Env env)
                   throws java.io.IOException,
                          java.lang.ClassNotFoundException,
                          java.lang.InstantiationException,
                          java.lang.IllegalAccessException,
                          java.lang.NoSuchMethodException,
                          java.lang.reflect.InvocationTargetException,
                          CTLException
- Throws:
 java.io.IOException
java.lang.ClassNotFoundException
java.lang.InstantiationException
java.lang.IllegalAccessException
java.lang.NoSuchMethodException
java.lang.reflect.InvocationTargetException
CTLException