public class MorUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
moPackageName |
| Constructor and Description |
|---|
MorUtil() |
| Modifier and Type | Method and Description |
|---|---|
static ManagedEntity |
createExactManagedEntity(ServerConnection sc,
ManagedObjectReference mor) |
static ManagedObject |
createExactManagedObject(ServerConnection sc,
ManagedObjectReference mor) |
static ManagedEntity[] |
createManagedEntities(ServerConnection sc,
ManagedObjectReference[] mors) |
static ManagedObjectReference[] |
createMORs(ManagedObject[] mos) |
public static final String moPackageName
public static ManagedObjectReference[] createMORs(ManagedObject[] mos)
public static ManagedObject createExactManagedObject(ServerConnection sc, ManagedObjectReference mor)
public static ManagedEntity createExactManagedEntity(ServerConnection sc, ManagedObjectReference mor)
public static ManagedEntity[] createManagedEntities(ServerConnection sc, ManagedObjectReference[] mors)
Copyright © 2011-2012. All Rights Reserved.