org.opennms.protocols.wmi.wbem.jinterop
Class OnmsWbemMethodImpl

java.lang.Object
  extended by 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)
           
 
Method Summary
 void getWmiInParameters()
           
 String getWmiName()
           
 String getWmiOrigin()
           
 void getWmiOutParameters()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OnmsWbemMethodImpl

public OnmsWbemMethodImpl(org.jinterop.dcom.impls.automation.IJIDispatch wbemMethodDispatch)
Method Detail

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.