weborb.deployment
Class Red5ConfigModifier

java.lang.Object
  extended by org.apache.tools.ant.ProjectComponent
      extended by org.apache.tools.ant.Task
          extended by weborb.deployment.ConfigModifier
              extended by weborb.deployment.Red5ConfigModifier
All Implemented Interfaces:
java.lang.Cloneable

public class Red5ConfigModifier
extends ConfigModifier


Constructor Summary
Red5ConfigModifier()
           
 
Method Summary
 void execute()
           
 java.lang.String getRed5CommonConfigPath()
           
 java.lang.String getRed5ConfigPath()
           
 java.lang.String getRed5CoreConfigPath()
           
 java.lang.String getWebConfigPath()
           
 void setMessage(java.lang.String msg)
           
 boolean skipNode(org.w3c.dom.Node node)
           
 
Methods inherited from class weborb.deployment.ConfigModifier
changeRed5CommonConfig, changeRed5CoreConfig, changeWebConfig, getDocument, save
 
Methods inherited from class org.apache.tools.ant.Task
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, init, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
 
Methods inherited from class org.apache.tools.ant.ProjectComponent
clone, getDescription, getLocation, getProject, setDescription, setLocation, setProject
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Red5ConfigModifier

public Red5ConfigModifier()
Method Detail

execute

public void execute()
             throws org.apache.tools.ant.BuildException
Overrides:
execute in class org.apache.tools.ant.Task
Throws:
org.apache.tools.ant.BuildException

setMessage

public void setMessage(java.lang.String msg)

getRed5CoreConfigPath

public java.lang.String getRed5CoreConfigPath()
Specified by:
getRed5CoreConfigPath in class ConfigModifier

getRed5CommonConfigPath

public java.lang.String getRed5CommonConfigPath()
Specified by:
getRed5CommonConfigPath in class ConfigModifier

getWebConfigPath

public java.lang.String getWebConfigPath()
Specified by:
getWebConfigPath in class ConfigModifier

getRed5ConfigPath

public java.lang.String getRed5ConfigPath()
Specified by:
getRed5ConfigPath in class ConfigModifier

skipNode

public boolean skipNode(org.w3c.dom.Node node)
Specified by:
skipNode in class ConfigModifier


Discuss WebORB

Copyright 2003-2008 Midnight Coders, Inc. All Rights Reserved.