org.opennms.protocols.wmi.wbem.jinterop
Class OnmsWbemMethodImpl
java.lang.Object
org.opennms.protocols.wmi.wbem.jinterop.OnmsWbemMethodImpl
- All Implemented Interfaces:
- OnmsWbemMethod
public class OnmsWbemMethodImpl
- extends Object
- implements OnmsWbemMethod
|
Constructor Summary |
OnmsWbemMethodImpl(org.jinterop.dcom.impls.automation.IJIDispatch wbemMethodDispatch)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OnmsWbemMethodImpl
public OnmsWbemMethodImpl(org.jinterop.dcom.impls.automation.IJIDispatch wbemMethodDispatch)
getWmiName
public String getWmiName()
throws WmiException
- Specified by:
getWmiName in interface OnmsWbemMethod
- Throws:
WmiException
getWmiOrigin
public String getWmiOrigin()
throws WmiException
- Specified by:
getWmiOrigin in interface OnmsWbemMethod
- Throws:
WmiException
getWmiOutParameters
public void getWmiOutParameters()
- Specified by:
getWmiOutParameters in interface OnmsWbemMethod
getWmiInParameters
public void getWmiInParameters()
- Specified by:
getWmiInParameters in interface OnmsWbemMethod
Copyright © 2009. All Rights Reserved.