|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.openejb.spring.AbstractApplication
org.apache.openejb.spring.Application
public class Application
Field Summary |
---|
Fields inherited from class org.apache.openejb.spring.AbstractApplication |
---|
applications, export, openEJB, started |
Constructor Summary | |
---|---|
Application()
|
Method Summary | |
---|---|
org.springframework.core.io.Resource |
getJarFile()
|
protected java.util.List<AppInfo> |
loadApplications()
|
void |
setJarFile(org.springframework.core.io.Resource jarFile)
|
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 |
Constructor Detail |
---|
public Application()
Method Detail |
---|
public org.springframework.core.io.Resource getJarFile()
public void setJarFile(org.springframework.core.io.Resource jarFile)
protected java.util.List<AppInfo> loadApplications() throws OpenEJBException
loadApplications
in class AbstractApplication
OpenEJBException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |