PTP
Release 7.0

org.eclipse.ptp.debug.core.pdi.model
Interface IPDISharedLibraryManagement

All Known Subinterfaces:
IPDITarget

public interface IPDISharedLibraryManagement

Manages the sharedLibraries in the target.


Method Summary
 IPDISharedLibrary[] getSharedLibraries()
          Returns the array of shared libraries for this target.
 

Method Detail

getSharedLibraries

IPDISharedLibrary[] getSharedLibraries()
                                       throws PDIException
Returns the array of shared libraries for this target.

Returns:
IPDISharedLibrary[] array
Throws:
PDIException - on failure.

PTP
Release 7.0

Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.