- add(Connector) - Method in class org.eclipse.jetty.ant.types.Connectors
-
Adds a connector to the list of connectors to deploy.
- add(ContextHandler) - Method in class org.eclipse.jetty.ant.types.ContextHandlers
-
- add(LoginService) - Method in class org.eclipse.jetty.ant.types.LoginServices
-
- addAttribute(Attribute) - Method in class org.eclipse.jetty.ant.types.Attributes
-
- addAttributes(Attributes) - Method in class org.eclipse.jetty.ant.AntWebAppContext
-
Adds a new Ant's attributes tag object if it have not been created yet.
- addClasses(FileSet) - Method in class org.eclipse.jetty.ant.AntWebAppContext
-
- addConnectors(Connectors) - Method in class org.eclipse.jetty.ant.JettyRunTask
-
Adds a new Ant's connector tag object if it have not been created yet.
- addContextHandlers(ContextHandlers) - Method in class org.eclipse.jetty.ant.JettyRunTask
-
- addDirectoryScanner(DirectoryScanner) - Method in class org.eclipse.jetty.ant.types.FileMatchingConfiguration
-
- addLib(FileSet) - Method in class org.eclipse.jetty.ant.AntWebAppContext
-
- addLoginServices(LoginServices) - Method in class org.eclipse.jetty.ant.JettyRunTask
-
- addScanTargets(FileSet) - Method in class org.eclipse.jetty.ant.AntWebAppContext
-
- addSystemProperties(SystemProperties) - Method in class org.eclipse.jetty.ant.JettyRunTask
-
- addSystemProperty(Property) - Method in class org.eclipse.jetty.ant.types.SystemProperties
-
- addURL(URL) - Method in class org.eclipse.jetty.ant.AntWebAppContext.AntURLClassLoader
-
- addWebApp(AntWebAppContext) - Method in class org.eclipse.jetty.ant.JettyRunTask
-
Creates a new WebApp Ant object.
- addWebApplication(AntWebAppContext) - Method in class org.eclipse.jetty.ant.ServerProxyImpl
-
- addWebApplication(AntWebAppContext) - Method in interface org.eclipse.jetty.ant.utils.ServerProxy
-
Adds a new web application to this server.
- annotationConfiguration - Variable in class org.eclipse.jetty.ant.AntWebAppContext
-
- AntWebAppContext - Class in org.eclipse.jetty.ant
-
AntWebAppContext
Extension of WebAppContext to allow configuration via Ant environment.
- AntWebAppContext(Project) - Constructor for class org.eclipse.jetty.ant.AntWebAppContext
-
Default constructor.
- AntWebAppContext.AntServletHandler - Class in org.eclipse.jetty.ant
-
AntServletHandler
- AntWebAppContext.AntServletHandler() - Constructor for class org.eclipse.jetty.ant.AntWebAppContext.AntServletHandler
-
- AntWebAppContext.AntServletHolder - Class in org.eclipse.jetty.ant
-
AntServletHolder
- AntWebAppContext.AntServletHolder() - Constructor for class org.eclipse.jetty.ant.AntWebAppContext.AntServletHolder
-
- AntWebAppContext.AntServletHolder(Class<? extends Servlet>) - Constructor for class org.eclipse.jetty.ant.AntWebAppContext.AntServletHolder
-
- AntWebAppContext.AntServletHolder(Servlet) - Constructor for class org.eclipse.jetty.ant.AntWebAppContext.AntServletHolder
-
- AntWebAppContext.AntServletHolder(String, Class<? extends Servlet>) - Constructor for class org.eclipse.jetty.ant.AntWebAppContext.AntServletHolder
-
- AntWebAppContext.AntServletHolder(String, Servlet) - Constructor for class org.eclipse.jetty.ant.AntWebAppContext.AntServletHolder
-
- AntWebAppContext.AntURLClassLoader - Class in org.eclipse.jetty.ant
-
AntURLClassLoader
Adapt the AntClassLoader which is not a URLClassLoader - this is needed for
jsp to be able to search the classpath.
- AntWebAppContext.AntURLClassLoader(AntClassLoader) - Constructor for class org.eclipse.jetty.ant.AntWebAppContext.AntURLClassLoader
-
- antWebInfConfiguration - Variable in class org.eclipse.jetty.ant.AntWebAppContext
-
- AntWebInfConfiguration - Class in org.eclipse.jetty.ant
-
- AntWebInfConfiguration() - Constructor for class org.eclipse.jetty.ant.AntWebInfConfiguration
-
- AntWebXmlConfiguration - Class in org.eclipse.jetty.ant
-
This configuration object provides additional way to inject application
properties into the configured web application.
- AntWebXmlConfiguration() - Constructor for class org.eclipse.jetty.ant.AntWebXmlConfiguration
-
- Attribute - Class in org.eclipse.jetty.ant.types
-
- Attribute() - Constructor for class org.eclipse.jetty.ant.types.Attribute
-
- Attributes - Class in org.eclipse.jetty.ant.types
-
- Attributes() - Constructor for class org.eclipse.jetty.ant.types.Attributes
-