|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jonas.cdi.weld.internal.services.JOnASServletServices
public class JOnASServletServices
Perform a mapping from a ServletContext to a BeanDeploymentArchive.
| Constructor Summary | |
|---|---|
JOnASServletServices(org.jboss.weld.bootstrap.spi.BeanDeploymentArchive archive)
|
|
| Method Summary | |
|---|---|
void |
cleanup()
Called by Weld when it is shutting down, allowing the service to perform any cleanup needed. |
org.jboss.weld.bootstrap.spi.BeanDeploymentArchive |
getBeanDeploymentArchive(javax.servlet.ServletContext ctx)
Get the BDA for the current request. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JOnASServletServices(org.jboss.weld.bootstrap.spi.BeanDeploymentArchive archive)
| Method Detail |
|---|
public org.jboss.weld.bootstrap.spi.BeanDeploymentArchive getBeanDeploymentArchive(javax.servlet.ServletContext ctx)
getBeanDeploymentArchive in interface org.jboss.weld.servlet.api.ServletServicesctx -
public void cleanup()
cleanup in interface org.jboss.weld.bootstrap.api.Service
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||