|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ow2.jasmine.vmm.agent.driver.xen.XenDriver
public class XenDriver
Xen driver implementation. Thsi driver manages Xen (3.2+) hosts using a XenAPI connection along with SSH invocations
| Constructor Summary | |
|---|---|
XenDriver()
|
|
| Method Summary | |
|---|---|
ServerPool |
newServerPool(java.lang.String name,
javax.management.ObjectName objectName,
java.util.Properties props)
Builds a new server pool |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XenDriver()
| Method Detail |
|---|
public ServerPool newServerPool(java.lang.String name,
javax.management.ObjectName objectName,
java.util.Properties props)
Driver
newServerPool in interface Drivername - user-friendly name of the server poolobjectName - JMX object name of the server poolprops - driver-specific properties to be used to create this server
pool
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||