BEA Systems, Inc.

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

All Superinterfaces:
javax.ejb.EJBHome, java.rmi.Remote

public interface RulesServiceHome
extends javax.ejb.EJBHome

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

Version:
1.0
Author:
BEA Systems, Inc.

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