|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.virtualbox_7_0.IUnknown
org.virtualbox_7_0.IEvent
org.virtualbox_7_0.ICPUExecutionCapChangedEvent
public class ICPUExecutionCapChangedEvent
Notification when the CPU execution cap changes.
Interface ID: {DFA7E4F5-B4A4-44CE-85A8-127AC5EB59DC}
Field Summary |
---|
Fields inherited from class org.virtualbox_7_0.IUnknown |
---|
obj, objMgr, port |
Constructor Summary | |
---|---|
ICPUExecutionCapChangedEvent(java.lang.String wrapped,
org.virtualbox_7_0.ObjectRefManager objMgr,
org.virtualbox_7_0.jaxws.VboxPortType port)
|
Method Summary | |
---|---|
java.lang.Long |
getExecutionCap()
The new CPU execution cap value. |
static ICPUExecutionCapChangedEvent |
queryInterface(IUnknown obj)
|
Methods inherited from class org.virtualbox_7_0.IEvent |
---|
getSource, getType, getWaitable, setProcessed, waitProcessed |
Methods inherited from class org.virtualbox_7_0.IUnknown |
---|
getObjMgr, getRemoteWSPort, getWrapped, releaseRemote |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ICPUExecutionCapChangedEvent(java.lang.String wrapped, org.virtualbox_7_0.ObjectRefManager objMgr, org.virtualbox_7_0.jaxws.VboxPortType port)
Method Detail |
---|
public java.lang.Long getExecutionCap()
public static ICPUExecutionCapChangedEvent queryInterface(IUnknown obj)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |