org.apache.tomee.loader.service.helper
Interface OpenEJBHelper

All Known Implementing Classes:
OpenEJBHelperImpl

public interface OpenEJBHelper


Method Summary
 List<AppContext> getAppContexts()
           
 Object lookup(String path)
           
 

Method Detail

getAppContexts

List<AppContext> getAppContexts()

lookup

Object lookup(String path)
              throws NamingException
Throws:
NamingException


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