|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ServletRegistration in org.apache.myfaces.commons.resourcehandler.webapp.config |
---|
Methods in org.apache.myfaces.commons.resourcehandler.webapp.config that return ServletRegistration | |
---|---|
abstract ServletRegistration |
WebRegistration.getServletRegistration(java.lang.String servletName)
|
Methods in org.apache.myfaces.commons.resourcehandler.webapp.config that return types with arguments of type ServletRegistration | |
---|---|
abstract java.util.Map<java.lang.String,? extends ServletRegistration> |
WebRegistration.getServletRegistrations()
|
Uses of ServletRegistration in org.apache.myfaces.commons.resourcehandler.webapp.config.element.impl |
---|
Classes in org.apache.myfaces.commons.resourcehandler.webapp.config.element.impl that implement ServletRegistration | |
---|---|
class |
ServletRegistrationImpl
|
class |
ServletRegistrationWrapper
|
Uses of ServletRegistration in org.apache.myfaces.commons.resourcehandler.webapp.config.impl |
---|
Methods in org.apache.myfaces.commons.resourcehandler.webapp.config.impl that return ServletRegistration | |
---|---|
ServletRegistration |
WebRegistrationImpl.getServletRegistration(java.lang.String servletName)
|
Methods in org.apache.myfaces.commons.resourcehandler.webapp.config.impl that return types with arguments of type ServletRegistration | |
---|---|
java.util.Map<java.lang.String,ServletRegistration> |
WebRegistrationImpl.getServletRegistrations()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |