Uses of Interface
org.apache.aries.ejb.modelling.EJBLocator

Packages that use EJBLocator
org.apache.aries.ejb.modelling.impl   
 

Uses of EJBLocator in org.apache.aries.ejb.modelling.impl
 

Classes in org.apache.aries.ejb.modelling.impl that implement EJBLocator
 class EJBLocationUnavailable
          An EJB Locator implementation for when EJB location is unavailable.
 class OpenEJBLocator
          An EJBLocator that uses OpenEJB to find EJBs
 

Methods in org.apache.aries.ejb.modelling.impl that return EJBLocator
static EJBLocator EJBLocatorFactory.getEJBLocator()
           
 

Methods in org.apache.aries.ejb.modelling.impl with parameters of type EJBLocator
 void EJBModeller.setLocator(EJBLocator locator)
           
 



Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.