Uses of Interface
org.apache.yoko.orb.OB.BootLocator

Packages that use BootLocator
org.apache.yoko.orb.OB   
 

Uses of BootLocator in org.apache.yoko.orb.OB
 

Fields in org.apache.yoko.orb.OB declared as BootLocator
 BootLocator BootLocatorHolder.value
           
 

Methods in org.apache.yoko.orb.OB that return BootLocator
static BootLocator BootLocatorHelper.extract(Any any)
           
static BootLocator BootLocatorHelper.narrow(Object val)
           
static BootLocator BootLocatorHelper.read(InputStream in)
           
 

Methods in org.apache.yoko.orb.OB with parameters of type BootLocator
static void BootLocatorHelper.insert(Any any, BootLocator val)
           
 void BootManager_impl.set_locator(BootLocator locator)
           
 void BootManagerOperations.set_locator(BootLocator locator)
          Set the BootLocator.
static void BootLocatorHelper.write(OutputStream out, BootLocator val)
           
 

Constructors in org.apache.yoko.orb.OB with parameters of type BootLocator
BootLocatorHolder(BootLocator initial)
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.