Novell exteNd Messaging Platform 5.2

com.sssw.jbroker.api.bootstrap
Interface InitialReferencesOperations

All Known Subinterfaces:
InitialReferences
All Known Implementing Classes:
_InitialReferencesImplBase, _InitialReferencesStub

public interface InitialReferencesOperations

The InitialReferences is an interface for the "initialization Agent" from which an ORB can obtain initail references over the network using the Bootstrap Protocol.


Method Summary
 Object get(String objectId)
          Get the object reference for the requested Service.
 String[] list()
          Get the list of service names.
 

Method Detail

get

public Object get(String objectId)
Get the object reference for the requested Service.

Parameters:
objectId - name of the service
Returns:
object reference for the service, or null if refernce is not found

list

public String[] list()
Get the list of service names.

Returns:
the list of service names

Novell exteNd Messaging Platform 5.2

exteNd is a registered trademark of Novell, Inc.
Copyright 1998-2004 Novell, Inc. All Rights Reserved.