Uses of Interface
org.jboss.arquillian.protocol.servlet.arq514hack.descriptors.api.web.ServletDef
Packages that use ServletDef
Package
Description
-
Uses of ServletDef in org.jboss.arquillian.protocol.servlet.arq514hack.descriptors.api.web
Subinterfaces of ServletDef in org.jboss.arquillian.protocol.servlet.arq514hack.descriptors.api.webMethods in org.jboss.arquillian.protocol.servlet.arq514hack.descriptors.api.web that return ServletDefModifier and TypeMethodDescriptionServletDef.asyncSupported(boolean value) ServletDef.loadOnStartup(int order) ServletDef.servletClass(Class<?> clazz) ServletDef.servletClass(String clazz) -
Uses of ServletDef in org.jboss.arquillian.protocol.servlet.arq514hack.descriptors.impl.web
Classes in org.jboss.arquillian.protocol.servlet.arq514hack.descriptors.impl.web that implement ServletDefMethods in org.jboss.arquillian.protocol.servlet.arq514hack.descriptors.impl.web that return ServletDefModifier and TypeMethodDescriptionServletDefImpl.asyncSupported(boolean value) ServletDefImpl.loadOnStartup(int order) ServletDefImpl.servletClass(Class<?> clazz) ServletDefImpl.servletClass(String clazz)