com.bea.dsp.management.admin
Interface AdministrationDirectoryServiceMBean

All Known Subinterfaces:
AdministrationServiceMBean

public interface AdministrationDirectoryServiceMBean

Provides directory (listing) services for administrative artifacts.


Method Summary
 java.util.Set<java.lang.String> listDataServiceLocators()
           
 

Method Detail

listDataServiceLocators

java.util.Set<java.lang.String> listDataServiceLocators()
                                                        throws java.lang.Exception
Returns:
The set of the locators of all the data services in the current session and dataspace in the form of LD URI's.
Throws:
java.lang.Exception


Copyright © 2007 BEA Systems Inc. All Rights Reserved.