All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----com.visigenic.vbroker.services.ORBManager.ServerHolder
interface Server : ::ORBManager::AttributeSet { readonly attribute unsigned long process_id; readonly attribute long activation_policy; ::ORBManager::Adapter get_adapter( in string oa_id ); ::ORBManager::AdapterSeq get_all_adapters(); void shutdown(); };
public Server value
public ServerHolder()
public ServerHolder(Server value)
public void _read(InputStream input)
public void _write(OutputStream output)
public TypeCode _type()
All Packages Class Hierarchy This Package Previous Next Index