com.fusesource.tooling.fuse.cdc.api
Class CustomDistributionCreator
java.lang.Object
com.fusesource.tooling.fuse.cdc.api.CustomDistributionCreator
public class CustomDistributionCreator
- extends java.lang.Object
TODO Add Class documentation for CustomDistributionCreator
|
Method Summary |
static void |
copy(java.io.InputStream is,
java.io.File dir,
java.lang.String destName,
java.lang.String destDir,
byte[] buffer)
|
void |
execute()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FEATURE_CONFIG_LOCATION
public static final java.lang.String FEATURE_CONFIG_LOCATION
- See Also:
- Constant Field Values
FEATURES_REPOSITORIES_KEY
public static final java.lang.String FEATURES_REPOSITORIES_KEY
- See Also:
- Constant Field Values
FEATURES_BOOT_KEY
public static final java.lang.String FEATURES_BOOT_KEY
- See Also:
- Constant Field Values
CustomDistributionCreator
public CustomDistributionCreator(Configuration configuration)
- TODO Add Constructor Javadoc
- Parameters:
configuration -
- Throws:
java.lang.IllegalArgumentException - thrown if the configuration argument is null
execute
public void execute()
throws java.lang.Exception
- Throws:
java.lang.Exception
copy
public static void copy(java.io.InputStream is,
java.io.File dir,
java.lang.String destName,
java.lang.String destDir,
byte[] buffer)
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2013 FuseSource. All Rights Reserved.