P13nProduct Class

com.bea.p13n.common
P13nProduct Class

public class P13nProduct

    extends Object

Product information for WebLogic Personalization Server.


Hierarchy
Object
  P13nProduct

Field Summary

public static final LicensedComponent
CORE
The LicensedComponent for the CORE P13n server instance.
 

Constructor Summary

P13nProduct()

 

Method Summary

 
Methods from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
   

Field Detail

CORE

public static final LicensedComponent CORE
The LicensedComponent for the CORE P13n server instance. This is currently the only licensed component for P13n.

 

Constructor Detail

P13nProduct

public P13nProduct()