BEA Systems, Inc.

com.beasys.commerce.axiom.reasoning.rules.service
Interface RulesServiceHome


public interface RulesServiceHome
extends javax.ejb.EJBHome

Specifies the behavior for the home interface for a rules service.


Method Summary
 RulesService create()
          Create a RulesService.
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

public RulesService create()
                    throws javax.ejb.CreateException,
                           java.rmi.RemoteException
Create a RulesService.
Returns:
A new RulesService

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved