Save This Page
Home » apache-tomcat-6.0.16-src » org.apache » naming » ant » [javadoc | source]
org.apache.naming.ant
public class: JndiProperties [javadoc | source]
java.lang.Object
   org.apache.tools.ant.ProjectComponent
      org.apache.tools.ant.Task
         org.apache.naming.ant.JndiProperties

All Implemented Interfaces:
    Cloneable

Dynamic properties from a JNDI context. Use ${jndi:NAME} syntax. You may need to use to set up jndi properties and drivers, and eventually different context-specific tasks.
Nested Class Summary:
class  JndiProperties.JndiHelper   
Field Summary
public static  String PREFIX     
static  boolean initialized     
Constructor:
 public JndiProperties() 
Method from org.apache.naming.ant.JndiProperties Summary:
execute,   initNaming
Methods from org.apache.tools.ant.Task:
bindToOwner,   execute,   getOwningTarget,   getRuntimeConfigurableWrapper,   getTaskName,   getTaskType,   init,   log,   log,   log,   log,   maybeConfigure,   perform,   reconfigure,   setOwningTarget,   setRuntimeConfigurableWrapper,   setTaskName,   setTaskType
Methods from org.apache.tools.ant.ProjectComponent:
clone,   getDescription,   getLocation,   getProject,   log,   log,   setDescription,   setLocation,   setProject
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.naming.ant.JndiProperties Detail:
 public  void execute() 
 static  void initNaming()