public final class Product
extends java.lang.Object
| Constructor and Description | 
|---|
| Product() | 
| Modifier and Type | Method and Description | 
|---|---|
| static java.lang.String | getProductID() | 
| static boolean | hasJ2eeFeatures()Deprecated. 
 use ExtensionRegistry.findExtension("oracle.j2ee") instead. | 
| static boolean | isJDeveloper() | 
| static boolean | isRaptor() | 
public static java.lang.String getProductID()
public static boolean isRaptor()
public static boolean isJDeveloper()
@Deprecated public static boolean hasJ2eeFeatures()