BEA Systems, Inc.

examples.buybeans.item
Class CoffeeBeanPricePolicyHome

java.lang.Object
  |
  +--examples.buybeans.item.CoffeeBeanPricePolicyHome

public class CoffeeBeanPricePolicyHome
extends java.lang.Object
implements SmartHome

The home interface for the CoffeeBeanPricePolicy Policy. Use this class to obtain an instance of a CoffeeBeanPricePolicies Policy.


Constructor Summary
CoffeeBeanPricePolicyHome()
           
 
Method Summary
static CoffeeBeanPricePolicy create()
          Obtain an instance of a CoffeeBeanPricePolicy Policy.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CoffeeBeanPricePolicyHome

public CoffeeBeanPricePolicyHome()
Method Detail

create

public static CoffeeBeanPricePolicy create()
Obtain an instance of a CoffeeBeanPricePolicy Policy.

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved