Package org.jboss.ejb3.common.registrar.spi

Interface Summary
Ejb3Registrar Ejb3Registrar Defines the contract for implementations of the EJB3 Object Store, providing mechanisms to bind, unbind, and lookup generic Objects
 

Class Summary
Ejb3RegistrarLocator Ejb3RegistrarLocator Provides simple mechanism for locating and setting the Ejb3Registrar.
 

Exception Summary
DuplicateBindException DuplicateBindException Signals that a bind operation cannot complete because a key is already bound
NotBoundException NotBoundException Signals that an operation cannot complete because a requested object could not be found
 



Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.