Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A C D E F G I L N O P R S T W

A

AntLog - class org.apache.cactus.integration.ant.util.AntLog.
Support class that lets classes log to Ant using the Commons Logging API.
AntLog(Task) - Constructor for class org.apache.cactus.integration.ant.util.AntLog
Constructor.
AntLog(Target) - Constructor for class org.apache.cactus.integration.ant.util.AntLog
Constructor.
AntLog(Project) - Constructor for class org.apache.cactus.integration.ant.util.AntLog
Constructor.
AntTaskFactory - interface org.apache.cactus.integration.ant.util.AntTaskFactory.
Interface that allows random classes to use Ant tasks without needing an explicit reference to a project, target or task.

C

copyResource(Project, String, File) - Static method in class org.apache.cactus.integration.ant.util.ResourceUtils
Copies a container resource from the JAR into the specified file.
copyResource(Project, String, File, FilterChain) - Static method in class org.apache.cactus.integration.ant.util.ResourceUtils
Copies a container resource from the JAR into the specified file, thereby applying the specified filters.
createTask(String) - Method in interface org.apache.cactus.integration.ant.util.AntTaskFactory
Returns the task that is mapped to the specified name.
createTask(String) - Method in class org.apache.cactus.integration.ant.util.DefaultAntTaskFactory
 
currentLocation - Variable in class org.apache.cactus.integration.ant.util.DefaultAntTaskFactory
The current org.apache.tools.ant.Location of the Task being executed.
currentOwningTarget - Variable in class org.apache.cactus.integration.ant.util.DefaultAntTaskFactory
The current org.apache.tools.ant.Target being executed.
currentProject - Variable in class org.apache.cactus.integration.ant.util.DefaultAntTaskFactory
The current org.apache.tools.ant.Project being executed.
currentTaskName - Variable in class org.apache.cactus.integration.ant.util.DefaultAntTaskFactory
The current Ant task being executed.

D

DefaultAntTaskFactory - class org.apache.cactus.integration.ant.util.DefaultAntTaskFactory.
Default AntTaskFactory for creating Ant tasks.
DefaultAntTaskFactory(Project, String, Location, Target) - Constructor for class org.apache.cactus.integration.ant.util.DefaultAntTaskFactory
 
debug(Object) - Method in class org.apache.cactus.integration.ant.util.AntLog
 
debug(Object, Throwable) - Method in class org.apache.cactus.integration.ant.util.AntLog
 

E

error(Object) - Method in class org.apache.cactus.integration.ant.util.AntLog
 
error(Object, Throwable) - Method in class org.apache.cactus.integration.ant.util.AntLog
 

F

fatal(Object) - Method in class org.apache.cactus.integration.ant.util.AntLog
 
fatal(Object, Throwable) - Method in class org.apache.cactus.integration.ant.util.AntLog
 

G

getResourceLocation(String) - Static method in class org.apache.cactus.integration.ant.util.ResourceUtils
Search for the given resource and return the directory or archive that contains it.

I

info(Object) - Method in class org.apache.cactus.integration.ant.util.AntLog
 
info(Object, Throwable) - Method in class org.apache.cactus.integration.ant.util.AntLog
 
isDebugEnabled() - Method in class org.apache.cactus.integration.ant.util.AntLog
 
isErrorEnabled() - Method in class org.apache.cactus.integration.ant.util.AntLog
 
isFatalEnabled() - Method in class org.apache.cactus.integration.ant.util.AntLog
 
isInfoEnabled() - Method in class org.apache.cactus.integration.ant.util.AntLog
 
isServer - Variable in class org.apache.cactus.integration.ant.util.PropertySet
Are the properties for the Cactus server side JVM?
isServer() - Method in class org.apache.cactus.integration.ant.util.PropertySet
 
isTraceEnabled() - Method in class org.apache.cactus.integration.ant.util.AntLog
 
isWarnEnabled() - Method in class org.apache.cactus.integration.ant.util.AntLog
 

L

log(Object, Throwable, int) - Method in class org.apache.cactus.integration.ant.util.AntLog
Helper method to log to a certain Ant log level.

N

NULL - Static variable in class org.apache.cactus.integration.ant.util.AntLog
Singleton log implementation that simply ignores all log requests.

O

org.apache.cactus.integration.ant.util - package org.apache.cactus.integration.ant.util
Contains the tasks and types provided for integration of Cactus with Ant.

P

PropertySet - class org.apache.cactus.integration.ant.util.PropertySet.
Ant element used to tell the Cactus task to load a properties file and passed its properties to the client side or server side JVMs.
PropertySet() - Constructor for class org.apache.cactus.integration.ant.util.PropertySet
 
project - Variable in class org.apache.cactus.integration.ant.util.AntLog
The Ant project.
propertiesFile - Variable in class org.apache.cactus.integration.ant.util.PropertySet
Properties file to load.

R

ResourceUtils - class org.apache.cactus.integration.ant.util.ResourceUtils.
Utility class that provides a couple of methods for extracting files stored as resource in a JAR.
ResourceUtils() - Constructor for class org.apache.cactus.integration.ant.util.ResourceUtils
Private constructor to ensure static usage.
readProperties() - Method in class org.apache.cactus.integration.ant.util.PropertySet
 

S

setPropertiesFile(File) - Method in class org.apache.cactus.integration.ant.util.PropertySet
 
setServer(boolean) - Method in class org.apache.cactus.integration.ant.util.PropertySet
 

T

target - Variable in class org.apache.cactus.integration.ant.util.AntLog
The current target, or null if used outside of a target.
task - Variable in class org.apache.cactus.integration.ant.util.AntLog
The task, or null if not used by a task.
trace(Object) - Method in class org.apache.cactus.integration.ant.util.AntLog
 
trace(Object, Throwable) - Method in class org.apache.cactus.integration.ant.util.AntLog
 

W

warn(Object) - Method in class org.apache.cactus.integration.ant.util.AntLog
 
warn(Object, Throwable) - Method in class org.apache.cactus.integration.ant.util.AntLog
 

A C D E F G I L N O P R S T W