Index

A C D E F G I J L N O R S T W 
All Classes and Interfaces|All Packages|Constant Field Values

A

add(Connector) - Method in class org.eclipse.jetty.ant.types.Connectors
Adds a connector to the list of connectors to deploy.
add(LoginService) - Method in class org.eclipse.jetty.ant.types.LoginServices
 
add(ContextHandler) - Method in class org.eclipse.jetty.ant.types.ContextHandlers
 
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.
AntMetaInfConfiguration - Class in org.eclipse.jetty.ant
 
AntMetaInfConfiguration() - Constructor for class org.eclipse.jetty.ant.AntMetaInfConfiguration
 
AntServletHandler() - Constructor for class org.eclipse.jetty.ant.AntWebAppContext.AntServletHandler
 
AntServletHolder() - Constructor for class org.eclipse.jetty.ant.AntWebAppContext.AntServletHolder
 
AntServletHolder(Servlet) - Constructor for class org.eclipse.jetty.ant.AntWebAppContext.AntServletHolder
 
AntServletHolder(Class<? extends Servlet>) - Constructor for class org.eclipse.jetty.ant.AntWebAppContext.AntServletHolder
 
AntServletHolder(String, Servlet) - Constructor for class org.eclipse.jetty.ant.AntWebAppContext.AntServletHolder
 
AntServletHolder(String, Class<? extends Servlet>) - Constructor for class org.eclipse.jetty.ant.AntWebAppContext.AntServletHolder
 
AntURLClassLoader(AntClassLoader) - Constructor for class org.eclipse.jetty.ant.AntWebAppContext.AntURLClassLoader
 
AntWebAppContext - Class in org.eclipse.jetty.ant
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.AntServletHolder - Class in org.eclipse.jetty.ant
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.
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
 

C

clearAssertionStatus() - Method in class org.eclipse.jetty.ant.AntWebAppContext.AntURLClassLoader
 
close() - Method in class org.eclipse.jetty.ant.AntWebAppContext.AntURLClassLoader
 
configure(WebAppContext) - Method in class org.eclipse.jetty.ant.AntWebInfConfiguration
Adds classpath files into web application classloader, and sets web.xml and base directory for the configured web application.
Connector - Class in org.eclipse.jetty.ant.types
Connector
Connector() - Constructor for class org.eclipse.jetty.ant.types.Connector
 
Connector(int, int) - Constructor for class org.eclipse.jetty.ant.types.Connector
 
Connectors - Class in org.eclipse.jetty.ant.types
Specifies a jetty configuration <connectors/> element for Ant build file.
Connectors() - Constructor for class org.eclipse.jetty.ant.types.Connectors
Default constructor.
Connectors(int, int) - Constructor for class org.eclipse.jetty.ant.types.Connectors
Constructor.
ContextHandlers - Class in org.eclipse.jetty.ant.types
Specifies <contextHandlers/> element in web app configuration.
ContextHandlers() - Constructor for class org.eclipse.jetty.ant.types.ContextHandlers
 

D

DEFAULT_CONTAINER_INCLUDE_JAR_PATTERN - Static variable in class org.eclipse.jetty.ant.AntWebAppContext
 
definePackage(String, String, String, String, String, String, String, URL) - Method in class org.eclipse.jetty.ant.AntWebAppContext.AntURLClassLoader
 
definePackage(String, Manifest, URL) - Method in class org.eclipse.jetty.ant.AntWebAppContext.AntURLClassLoader
 
doStart() - Method in class org.eclipse.jetty.ant.AntWebAppContext
 
doStop() - Method in class org.eclipse.jetty.ant.AntWebAppContext
 
dump(ClassLoader) - Static method in class org.eclipse.jetty.ant.AntWebAppContext
 

E

execute() - Method in class org.eclipse.jetty.ant.JettyRunTask
Executes this Ant task.
execute() - Method in class org.eclipse.jetty.ant.JettyStopTask
 

F

FileMatchingConfiguration - Class in org.eclipse.jetty.ant.types
Describes set of files matched by <fileset/> elements in ant configuration file.
FileMatchingConfiguration() - Constructor for class org.eclipse.jetty.ant.types.FileMatchingConfiguration
 
filesChanged(Set<String>) - Method in class org.eclipse.jetty.ant.ServerProxyImpl.WebAppScannerListener
 
findAndFilterContainerPaths(WebAppContext) - Method in class org.eclipse.jetty.ant.AntMetaInfConfiguration
 
findClass(String) - Method in class org.eclipse.jetty.ant.AntWebAppContext.AntURLClassLoader
 
findLibrary(String) - Method in class org.eclipse.jetty.ant.AntWebAppContext.AntURLClassLoader
 
findResource(String) - Method in class org.eclipse.jetty.ant.AntWebAppContext.AntURLClassLoader
 
findResources(String) - Method in class org.eclipse.jetty.ant.AntWebAppContext.AntURLClassLoader
 

G

getAllContainerJars(WebAppContext) - Method in class org.eclipse.jetty.ant.AntMetaInfConfiguration
 
getAttributes() - Method in class org.eclipse.jetty.ant.types.Attributes
 
getBaseDirectories() - Method in class org.eclipse.jetty.ant.types.FileMatchingConfiguration
 
getClassLoadingLock(String) - Method in class org.eclipse.jetty.ant.AntWebAppContext.AntURLClassLoader
 
getClassPathFiles() - Method in class org.eclipse.jetty.ant.AntWebAppContext
 
getConnectors() - Method in class org.eclipse.jetty.ant.ServerProxyImpl
 
getConnectors() - Method in class org.eclipse.jetty.ant.types.Connectors
Returns the list of known connectors to deploy.
getContextHandlers() - Method in class org.eclipse.jetty.ant.ServerProxyImpl
 
getContextHandlers() - Method in class org.eclipse.jetty.ant.types.ContextHandlers
 
getContextXml() - Method in class org.eclipse.jetty.ant.AntWebAppContext
 
getDefaultConnectors() - Method in class org.eclipse.jetty.ant.types.Connectors
Gets the default list of connectors to deploy when no connectors were explicitly added to the list.
getJettyEnvXml() - Method in class org.eclipse.jetty.ant.AntWebAppContext
 
getJettyXml() - Method in class org.eclipse.jetty.ant.JettyRunTask
 
getJettyXml() - Method in class org.eclipse.jetty.ant.ServerProxyImpl
 
getLibraries() - Method in class org.eclipse.jetty.ant.AntWebAppContext
 
getLibrariesConfiguration() - Method in class org.eclipse.jetty.ant.AntWebAppContext
 
getLoginServices() - Method in class org.eclipse.jetty.ant.ServerProxyImpl
 
getLoginServices() - Method in class org.eclipse.jetty.ant.types.LoginServices
 
getMaxIdleTime() - Method in class org.eclipse.jetty.ant.types.Connector
 
getName() - Method in class org.eclipse.jetty.ant.types.Attribute
 
getPackages() - Method in class org.eclipse.jetty.ant.AntWebAppContext.AntURLClassLoader
 
getPermissions(CodeSource) - Method in class org.eclipse.jetty.ant.AntWebAppContext.AntURLClassLoader
 
getPort() - Method in class org.eclipse.jetty.ant.types.Connector
 
getProxiedObject() - Method in class org.eclipse.jetty.ant.ServerProxyImpl
 
getProxiedObject() - Method in interface org.eclipse.jetty.ant.utils.ServerProxy
 
getRequestLog() - Method in class org.eclipse.jetty.ant.JettyRunTask
 
getRequestLog() - Method in class org.eclipse.jetty.ant.ServerProxyImpl
 
getResource(String) - Method in class org.eclipse.jetty.ant.AntWebAppContext.AntURLClassLoader
 
getResourceAsStream(String) - Method in class org.eclipse.jetty.ant.AntWebAppContext.AntURLClassLoader
 
getResources(String) - Method in class org.eclipse.jetty.ant.AntWebAppContext.AntURLClassLoader
 
getScanFiles() - Method in class org.eclipse.jetty.ant.AntWebAppContext
 
getScanIntervalSeconds() - Method in class org.eclipse.jetty.ant.JettyRunTask
 
getScanIntervalSecs() - Method in class org.eclipse.jetty.ant.ServerProxyImpl
 
getScanTargetFiles() - Method in class org.eclipse.jetty.ant.AntWebAppContext
 
getStopKey() - Method in class org.eclipse.jetty.ant.JettyRunTask
 
getStopKey() - Method in class org.eclipse.jetty.ant.JettyStopTask
 
getStopKey() - Method in class org.eclipse.jetty.ant.ServerProxyImpl
 
getStopPort() - Method in class org.eclipse.jetty.ant.JettyRunTask
 
getStopPort() - Method in class org.eclipse.jetty.ant.JettyStopTask
 
getStopPort() - Method in class org.eclipse.jetty.ant.ServerProxyImpl
 
getStopWait() - Method in class org.eclipse.jetty.ant.JettyStopTask
 
getSystemClassPath(ClassLoader) - Method in class org.eclipse.jetty.ant.AntWebAppContext.AntServletHolder
 
getSystemProperties() - Method in class org.eclipse.jetty.ant.types.SystemProperties
 
getTempDirectory() - Method in class org.eclipse.jetty.ant.JettyRunTask
 
getTempDirectory() - Method in class org.eclipse.jetty.ant.ServerProxyImpl
 
getURLs() - Method in class org.eclipse.jetty.ant.AntWebAppContext.AntURLClassLoader
 
getValue() - Method in class org.eclipse.jetty.ant.types.Attribute
 
getWebApplications() - Method in class org.eclipse.jetty.ant.ServerProxyImpl
 

I

initScanFiles() - Method in class org.eclipse.jetty.ant.AntWebAppContext
 
isDaemon() - Method in class org.eclipse.jetty.ant.JettyRunTask
 
isDaemon() - Method in class org.eclipse.jetty.ant.ServerProxyImpl
 
isIncluded(String) - Method in class org.eclipse.jetty.ant.types.FileMatchingConfiguration
Checks if passed file is scanned by any of the directory scanners.
isScanned(File) - Method in class org.eclipse.jetty.ant.AntWebAppContext
 

J

JettyRunTask - Class in org.eclipse.jetty.ant
Ant task for running a Jetty server.
JettyRunTask() - Constructor for class org.eclipse.jetty.ant.JettyRunTask
 
JettyStopTask - Class in org.eclipse.jetty.ant
JettyStopTask
JettyStopTask() - Constructor for class org.eclipse.jetty.ant.JettyStopTask
 

L

loadClass(String) - Method in class org.eclipse.jetty.ant.AntWebAppContext.AntURLClassLoader
 
loadClass(String, boolean) - Method in class org.eclipse.jetty.ant.AntWebAppContext.AntURLClassLoader
 
log(String) - Static method in class org.eclipse.jetty.ant.utils.TaskLog
 
LoginServices - Class in org.eclipse.jetty.ant.types
Specifies a jetty configuration <loginServices/> element for Ant build file.
LoginServices() - Constructor for class org.eclipse.jetty.ant.types.LoginServices
 
logWithTimestamp(String) - Static method in class org.eclipse.jetty.ant.utils.TaskLog
 

N

newServletHandler() - Method in class org.eclipse.jetty.ant.AntWebAppContext
 
newServletHolder(Source) - Method in class org.eclipse.jetty.ant.AntWebAppContext.AntServletHandler
 

O

org.eclipse.jetty.ant - package org.eclipse.jetty.ant
Jetty Ant : Ant Tasks and Configuration
org.eclipse.jetty.ant.types - package org.eclipse.jetty.ant.types
Jetty Ant : Ant Wrappers of Jetty Internals
org.eclipse.jetty.ant.utils - package org.eclipse.jetty.ant.utils
Jetty Ant : Utility Classes

R

replaces() - Method in class org.eclipse.jetty.ant.AntMetaInfConfiguration
 
replaces() - Method in class org.eclipse.jetty.ant.AntWebInfConfiguration
 
replaces() - Method in class org.eclipse.jetty.ant.AntWebXmlConfiguration
 

S

ServerProxy - Interface in org.eclipse.jetty.ant.utils
 
ServerProxyImpl - Class in org.eclipse.jetty.ant
A proxy class for interaction with Jetty server object.
ServerProxyImpl() - Constructor for class org.eclipse.jetty.ant.ServerProxyImpl
Default constructor.
ServerProxyImpl.WebAppScannerListener - Class in org.eclipse.jetty.ant
WebAppScannerListener Handle notifications that files we are interested in have changed during execution.
setClassAssertionStatus(String, boolean) - Method in class org.eclipse.jetty.ant.AntWebAppContext.AntURLClassLoader
 
setClassPathFiles(List) - Method in class org.eclipse.jetty.ant.AntWebXmlConfiguration
 
setConnectors(List<Connector>) - Method in class org.eclipse.jetty.ant.ServerProxyImpl
 
setContextHandlers(ContextHandlers) - Method in class org.eclipse.jetty.ant.ServerProxyImpl
 
setContextXml(File) - Method in class org.eclipse.jetty.ant.AntWebAppContext
 
setDaemon(boolean) - Method in class org.eclipse.jetty.ant.JettyRunTask
 
setDaemon(boolean) - Method in class org.eclipse.jetty.ant.ServerProxyImpl
 
setDefaultAssertionStatus(boolean) - Method in class org.eclipse.jetty.ant.AntWebAppContext.AntURLClassLoader
 
setIfNotSetAlready(Property) - Static method in class org.eclipse.jetty.ant.types.SystemProperties
Set a System.property with this value if it is not already set.
setJettyEnvXml(File) - Method in class org.eclipse.jetty.ant.AntWebAppContext
 
setJettyPort(int) - Method in class org.eclipse.jetty.ant.JettyRunTask
Sets the port Jetty uses for the default connector.
setJettyXml(File) - Method in class org.eclipse.jetty.ant.JettyRunTask
 
setJettyXml(File) - Method in class org.eclipse.jetty.ant.ServerProxyImpl
 
setLoginServices(List<LoginService>) - Method in class org.eclipse.jetty.ant.ServerProxyImpl
 
setMaxIdleTime(int) - Method in class org.eclipse.jetty.ant.types.Connector
 
setName(String) - Method in class org.eclipse.jetty.ant.types.Attribute
 
setPackageAssertionStatus(String, boolean) - Method in class org.eclipse.jetty.ant.AntWebAppContext.AntURLClassLoader
 
setPort(int) - Method in class org.eclipse.jetty.ant.types.Connector
 
setRequestLog(String) - Method in class org.eclipse.jetty.ant.JettyRunTask
 
setRequestLog(RequestLog) - Method in class org.eclipse.jetty.ant.ServerProxyImpl
 
setScanIntervalSeconds(int) - Method in class org.eclipse.jetty.ant.JettyRunTask
 
setScanIntervalSecs(int) - Method in class org.eclipse.jetty.ant.ServerProxyImpl
 
setStopKey(String) - Method in class org.eclipse.jetty.ant.JettyRunTask
 
setStopKey(String) - Method in class org.eclipse.jetty.ant.JettyStopTask
 
setStopKey(String) - Method in class org.eclipse.jetty.ant.ServerProxyImpl
 
setStopPort(int) - Method in class org.eclipse.jetty.ant.JettyRunTask
 
setStopPort(int) - Method in class org.eclipse.jetty.ant.JettyStopTask
 
setStopPort(int) - Method in class org.eclipse.jetty.ant.ServerProxyImpl
 
setStopWait(int) - Method in class org.eclipse.jetty.ant.JettyStopTask
 
setTask(Task) - Static method in class org.eclipse.jetty.ant.utils.TaskLog
 
setTempDirectory(File) - Method in class org.eclipse.jetty.ant.JettyRunTask
 
setTempDirectory(File) - Method in class org.eclipse.jetty.ant.ServerProxyImpl
 
setValue(String) - Method in class org.eclipse.jetty.ant.types.Attribute
 
setWar(String) - Method in class org.eclipse.jetty.ant.AntWebAppContext
 
setWebAppBaseDir(File) - Method in class org.eclipse.jetty.ant.AntWebXmlConfiguration
 
setWebApplications(List<AntWebAppContext>) - Method in class org.eclipse.jetty.ant.ServerProxyImpl
 
start() - Method in class org.eclipse.jetty.ant.ServerProxyImpl
 
start() - Method in interface org.eclipse.jetty.ant.utils.ServerProxy
Starts this server.
SystemProperties - Class in org.eclipse.jetty.ant.types
SystemProperties
SystemProperties() - Constructor for class org.eclipse.jetty.ant.types.SystemProperties
 

T

TaskLog - Class in org.eclipse.jetty.ant.utils
Provides logging functionality for classes without access to the Ant project variable.
TaskLog() - Constructor for class org.eclipse.jetty.ant.utils.TaskLog
 

W

WebAppScannerListener(AntWebAppContext) - Constructor for class org.eclipse.jetty.ant.ServerProxyImpl.WebAppScannerListener
 
A C D E F G I J L N O R S T W 
All Classes and Interfaces|All Packages|Constant Field Values