com.stc.swift.installer
Class XSDOtdLibInstaller
java.lang.Object
com.stc.swift.installer.XSDOtdLibInstaller
public class XSDOtdLibInstaller
- extends java.lang.Object
eInsightESBOtdLibInstaller installs an OTD Library into the SeeBeyond
Repository. Each OTD is stored as a SwiftObjectTypeDefinition
The OTDs are referenced in a Project called OTDs with the Project
path defined by the directory path in the SAR file.
- Version:
- $Revision: 1.5 $
Method Summary |
void |
execute(java.io.File tmpDir,
org.apache.tools.ant.Project antProject,
java.lang.String projectPath,
java.util.List fileSets)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XSDOtdLibInstaller
public XSDOtdLibInstaller()
execute
public void execute(java.io.File tmpDir,
org.apache.tools.ant.Project antProject,
java.lang.String projectPath,
java.util.List fileSets)
throws BuildException
- Throws:
BuildException
Copyright © 2008 Sun Microsystems, Inc. All rights reserved.