org.apache.geronimo.farm.deployment
Class BasicClusterConfigurationStoreClient.ConfigurationUploadProgress
java.lang.Object
org.apache.geronimo.farm.deployment.BasicClusterConfigurationStoreClient.ConfigurationUploadProgress
- All Implemented Interfaces:
- FileUploadProgress
- Enclosing class:
- BasicClusterConfigurationStoreClient
protected class BasicClusterConfigurationStoreClient.ConfigurationUploadProgress
- extends Object
- implements FileUploadProgress
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicClusterConfigurationStoreClient.ConfigurationUploadProgress
public BasicClusterConfigurationStoreClient.ConfigurationUploadProgress(ConfigurationData configurationData)
fail
public void fail(String message)
- Specified by:
fail
in interface FileUploadProgress
fail
public void fail(Exception exception)
- Specified by:
fail
in interface FileUploadProgress
updateStatus
public void updateStatus(String message)
- Specified by:
updateStatus
in interface FileUploadProgress
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.