com.sun.n1.sps.model.install
Interface InstalledComponentRef


public interface InstalledComponentRef

A reference to an installed component.


Method Summary
 java.lang.String getInstallPath()
          Returns the path to the installed component associated with this object.
 

Method Detail

getInstallPath

java.lang.String getInstallPath()
Returns the path to the installed component associated with this object.

Returns:
The path to the installed component.