org.apache.aries.ejb.modelling.impl
Class EJBLocatorFactory

java.lang.Object
  extended by org.apache.aries.ejb.modelling.impl.EJBLocatorFactory

public class EJBLocatorFactory
extends Object

A factory for creating our internal EJBLocator without a hard dependency on OpenEJB


Constructor Summary
EJBLocatorFactory()
           
 
Method Summary
static EJBLocator getEJBLocator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EJBLocatorFactory

public EJBLocatorFactory()
Method Detail

getEJBLocator

public static EJBLocator getEJBLocator()


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