Extension SDK

oracle.jdeveloper.cm
Interface ConnectionStore

All Known Subinterfaces:
WritableConnectionStore
All Known Implementing Classes:
DefaultConnectionStore, PropertiesConnectionStore

public interface ConnectionStore

Interface which is responsible for the loading and of the ConnectionManager's connection descriptors.


Method Summary
 java.util.List read()
          Read all of the descriptors from storage.
 

Method Detail

read

public java.util.List read()
Read all of the descriptors from storage.


Extension SDK

 

Copyright ©1997, 2003, Oracle. All rights reserved.