org.apache.openejb.spring
Class Application
java.lang.Object
org.apache.openejb.spring.AbstractApplication
org.apache.openejb.spring.Application
- All Implemented Interfaces:
- org.springframework.context.ApplicationContextAware
public class Application
- extends AbstractApplication
Methods inherited from class org.apache.openejb.spring.AbstractApplication |
createStrategy, deployApplication, getAssembler, getEjbBindings, getOpenEJB, isExport, setApplicationContext, setExport, setOpenEJB, start, stop |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Application
public Application()
getJarFile
public org.springframework.core.io.Resource getJarFile()
setJarFile
public void setJarFile(org.springframework.core.io.Resource jarFile)
loadApplications
protected List<AppInfo> loadApplications()
throws OpenEJBException
- Specified by:
loadApplications
in class AbstractApplication
- Throws:
OpenEJBException
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.