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

java.lang.Object
  extended by org.opennms.protocols.wmi.wbem.jinterop.OnmsWbemMethodSetImpl
All Implemented Interfaces:
OnmsWbemMethodSet

public class OnmsWbemMethodSetImpl
extends Object
implements OnmsWbemMethodSet


Constructor Summary
OnmsWbemMethodSetImpl(org.jinterop.dcom.impls.automation.IJIDispatch wbemMethodSetDispatch)
           
 
Method Summary
 OnmsWbemMethod get(Integer idx)
           
 Integer getCount()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OnmsWbemMethodSetImpl

public OnmsWbemMethodSetImpl(org.jinterop.dcom.impls.automation.IJIDispatch wbemMethodSetDispatch)
Method Detail

getCount

public Integer getCount()
                 throws WmiException
Specified by:
getCount in interface OnmsWbemMethodSet
Throws:
WmiException

get

public OnmsWbemMethod get(Integer idx)
                   throws WmiException
Specified by:
get in interface OnmsWbemMethodSet
Throws:
WmiException


Copyright © 2009. All Rights Reserved.