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

Packages that use org.jboss.ejb3.common.registrar.spi
org.jboss.ejb3.common.registrar.plugin.mc   
org.jboss.ejb3.common.registrar.spi   
 

Classes in org.jboss.ejb3.common.registrar.spi used by org.jboss.ejb3.common.registrar.plugin.mc
DuplicateBindException
          DuplicateBindException Signals that a bind operation cannot complete because a key is already bound
Ejb3Registrar
          Ejb3Registrar Defines the contract for implementations of the EJB3 Object Store, providing mechanisms to bind, unbind, and lookup generic Objects
NotBoundException
          NotBoundException Signals that an operation cannot complete because a requested object could not be found
 

Classes in org.jboss.ejb3.common.registrar.spi used by org.jboss.ejb3.common.registrar.spi
DuplicateBindException
          DuplicateBindException Signals that a bind operation cannot complete because a key is already bound
Ejb3Registrar
          Ejb3Registrar Defines the contract for implementations of the EJB3 Object Store, providing mechanisms to bind, unbind, and lookup generic Objects
NotBoundException
          NotBoundException Signals that an operation cannot complete because a requested object could not be found
 



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