BEA Systems, Inc.

theory.smart.foundation
Class BusinessSmartEngine

java.lang.Object
  |
  +--theory.smart.foundation.BusinessSmartEngine

public abstract class BusinessSmartEngine
extends java.lang.Object

BusinessSmartEngine is an internal utility used by ConfigurableEntity beans. It is only called from the ConfigurableEntity base class. This particular implementation uses the BusinessSmartWorkArea to store runtime properties of ConfigurableEntities. Other app server's "WorkArea" implementation can be plugged in.


Constructor Summary
BusinessSmartEngine()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BusinessSmartEngine

public BusinessSmartEngine()

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved