WebLogic Integration


com.bea.adapter.util
Class OEMService

java.lang.Object
  |
  +--com.bea.adapter.util.OEMService

public class OEMService
extends java.lang.Object

This class is provided to OEM partners to check licenses. The check license throws a runtime exception if the license is invalid

Author:
Copyright © 2000, 2001 BEA Systems, Inc. All Rights Reserved.

Constructor Summary
OEMService()
           
 
Method Summary
static void check(java.lang.String product, java.lang.String component, java.lang.String release)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OEMService

public OEMService()
Method Detail

check

public static void check(java.lang.String product,
                         java.lang.String component,
                         java.lang.String release)

WebLogic Integration

WebLogic Integration (WLI)