|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServletContainerContext.Registration | |
|---|---|
| org.jboss.portal.web.impl.generic | |
| org.jboss.portal.web.impl.tomcat | |
| org.jboss.portal.web.spi | |
| Uses of ServletContainerContext.Registration in org.jboss.portal.web.impl.generic |
|---|
| Methods in org.jboss.portal.web.impl.generic with parameters of type ServletContainerContext.Registration | |
|---|---|
void |
GenericServletContainerContext.setCallback(ServletContainerContext.Registration registration)
|
void |
GenericServletContainerContext.unsetCallback(ServletContainerContext.Registration registration)
|
| Uses of ServletContainerContext.Registration in org.jboss.portal.web.impl.tomcat |
|---|
| Methods in org.jboss.portal.web.impl.tomcat with parameters of type ServletContainerContext.Registration | |
|---|---|
void |
TC6ServletContainerContext.setCallback(ServletContainerContext.Registration registration)
|
void |
TC6ServletContainerContext.unsetCallback(ServletContainerContext.Registration registration)
|
| Uses of ServletContainerContext.Registration in org.jboss.portal.web.spi |
|---|
| Methods in org.jboss.portal.web.spi with parameters of type ServletContainerContext.Registration | |
|---|---|
void |
ServletContainerContext.setCallback(ServletContainerContext.Registration registration)
Install the call back object. |
void |
ServletContainerContext.unsetCallback(ServletContainerContext.Registration registration)
Uninstall the call back object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||