org.mortbay.jetty.spring.jee |
|
Java Source File Name | Type | Comment |
JEEContextLoader.java | Class | JEEContextLoader
Loads the spring-ejb.xml files describing ejbs from any META-INF dir in any
jar or classes dir on the runtime classpath.
Also loads the jee bootstrapper to perform resource injection etc on the
ejbs. |
JEEContextLoaderListener.java | Class | JEEContextLoaderListener
This creates the JEEContextLoader to hook the pitchfork ebj3
environment into webapps. |