com.primix.vlib.ejb
Interface IKeyAllocatorHome

All Superinterfaces:
EJBHome, java.rmi.Remote

public interface IKeyAllocatorHome
extends EJBHome

Home interface to the IKeyAllocator stateless session bean.

Version:
$Id: IKeyAllocatorHome.java,v 1.4 2001/06/22 20:40:09 hship Exp $
Author:
Howard Ship

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

Method Detail

create

public IKeyAllocator create()
                     throws CreateException,
                            java.rmi.RemoteException