Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
G
P
R
G
getComponents()
- Method in interface com.bea.plateng.gpr.registry.
ProductInfo
It tries to find all the installed components in the registry.
getComponents()
- Method in class com.bea.plateng.gpr.registry.
ProductInfoImpl
It tries to find all the installed components in the registry.
getDefaultJavaHome()
- Method in interface com.bea.plateng.gpr.registry.
ProductInfo
It returns the java home of the default java installation
getDefaultJavaHome()
- Method in class com.bea.plateng.gpr.registry.
ProductInfoImpl
It returns the java home of the default java installation
getDefaultJavaVendor()
- Method in interface com.bea.plateng.gpr.registry.
ProductInfo
It returns the java vendor of the default java installation
getDefaultJavaVendor()
- Method in class com.bea.plateng.gpr.registry.
ProductInfoImpl
It returns the java vendor of the default java installation
getDefaultJavaVersion()
- Method in interface com.bea.plateng.gpr.registry.
ProductInfo
getDefaultJavaVersion()
- Method in class com.bea.plateng.gpr.registry.
ProductInfoImpl
getJavaHomes()
- Method in interface com.bea.plateng.gpr.registry.
RegistryInfo
Gets all the location of java installations for the current BEA Home.
getJavaHomes()
- Method in class com.bea.plateng.gpr.registry.
RegistryInfoImpl
Gets all the location of java installations for the current BEA Home.
getJavaVendor(String)
- Method in interface com.bea.plateng.gpr.registry.
RegistryInfo
Given a Java Home, yields the java vendor name
getJavaVendor(String)
- Method in class com.bea.plateng.gpr.registry.
RegistryInfoImpl
Given a Java Home, yields the java vendor name
getJavaVersion(String)
- Method in interface com.bea.plateng.gpr.registry.
RegistryInfo
Given a Java Home, yields the java virtual machine version
getJavaVersion(String)
- Method in class com.bea.plateng.gpr.registry.
RegistryInfoImpl
Given a Java Home, yields the java virtual machine version
getNodeManagerListenPort()
- Method in interface com.bea.plateng.gpr.registry.
ProductInfo
This method finds the port on which Node Manager is listening
getNodeManagerListenPort()
- Method in class com.bea.plateng.gpr.registry.
ProductInfoImpl
This method finds the port on which Node Manager is listening
getProductDir()
- Method in interface com.bea.plateng.gpr.registry.
ProductInfo
This method finds the path to the product installation location.
getProductDir()
- Method in class com.bea.plateng.gpr.registry.
ProductInfoImpl
This method finds the path to the product installation location.
getProductInfo(String, String)
- Method in interface com.bea.plateng.gpr.registry.
RegistryInfo
This method finds the installed product with the matching parameters supplied.
getProductInfo(String, String)
- Method in class com.bea.plateng.gpr.registry.
RegistryInfoImpl
This method finds the installed product with the matching parameters supplied.
getProductInfos()
- Method in interface com.bea.plateng.gpr.registry.
RegistryInfo
This method finds all the installed product in the current bea home..
getProductInfos()
- Method in class com.bea.plateng.gpr.registry.
RegistryInfoImpl
This method finds all the installed product in the current bea home..
getProductName()
- Method in interface com.bea.plateng.gpr.registry.
ProductInfo
getProductName()
- Method in class com.bea.plateng.gpr.registry.
ProductInfoImpl
getProductVersion()
- Method in interface com.bea.plateng.gpr.registry.
ProductInfo
getProductVersion()
- Method in class com.bea.plateng.gpr.registry.
ProductInfoImpl
getProgramGroup()
- Method in interface com.bea.plateng.gpr.registry.
ProductInfo
This the group under which the start menu entry is created.
getProgramGroup()
- Method in class com.bea.plateng.gpr.registry.
ProductInfoImpl
This the group under which the start menu entry is created.
getStartMenuLocation()
- Method in interface com.bea.plateng.gpr.registry.
ProductInfo
On Windows system, this method will return the absolute path for the start menu location.
getStartMenuLocation()
- Method in class com.bea.plateng.gpr.registry.
ProductInfoImpl
On Windows system, this method will return the absolute path for the start menu location.
getSubComponents(String)
- Method in interface com.bea.plateng.gpr.registry.
ProductInfo
It tries to find the component in the registry.
getSubComponents(String)
- Method in class com.bea.plateng.gpr.registry.
ProductInfoImpl
It tries to find the component in the registry.
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
G
P
R