Add some comments on some code source to give credit to vmware sample

code.
This commit is contained in:
Min Chen 2013-02-27 13:46:43 -08:00
parent 17488fac36
commit 7d2ebc9fc3
2 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@
// specific language governing permissions and limitations
// under the License.
package com.cloud.storage.dao;
package com.cloud.vm.dao;
import java.io.IOException;

View File

@ -53,7 +53,7 @@ import com.vmware.vim25.ObjectContent;
/**
* A wrapper class to handle Vmware vsphere connection and disconnection.
*
* @author minc
* DISCLAIMER: This code is partly copied from sample codes that come along with Vmware web service 5.1 SDK.
*
*/
public class VmwareClient {
@ -276,7 +276,7 @@ public class VmwareClient {
* properties to check are reached Destroys the ObjectFilter when done.
*
* @param objmor
* MOR of the Object to wait for</param>
* MOR of the Object to wait for
* @param filterProps
* Properties list to filter
* @param endWaitProps