|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProductInfo | |
|---|---|
| com.bea.plateng.gpr.registry | |
| Uses of ProductInfo in com.bea.plateng.gpr.registry |
|---|
| Classes in com.bea.plateng.gpr.registry that implement ProductInfo | |
|---|---|
class |
ProductInfoImpl
Provides information about the product that is represented by the ProductInfo object and that is
installed in a given BEA Home directory. |
| Methods in com.bea.plateng.gpr.registry that return ProductInfo | |
|---|---|
ProductInfo |
RegistryInfoImpl.getProductInfo(java.lang.String productName,
java.lang.String productVersion)
Returns an object containing information about installed product that matches the parameters supplied. |
ProductInfo |
RegistryInfo.getProductInfo(java.lang.String productName,
java.lang.String productVersion)
Returns an object containing information about installed product that matches the parameters supplied. |
ProductInfo[] |
RegistryInfoImpl.getProductInfos()
Returns information about all the products installed in the current BEA Home directory. |
ProductInfo[] |
RegistryInfo.getProductInfos()
Returns information about all the products installed in the current BEA Home directory. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||