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

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

public class OnmsWbemObjectSetImpl
extends Object
implements OnmsWbemObjectSet


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

Constructor Detail

OnmsWbemObjectSetImpl

public OnmsWbemObjectSetImpl(org.jinterop.dcom.impls.automation.IJIDispatch wbemObjectSet)
Method Detail

count

public Integer count()
              throws WmiException
Specified by:
count in interface OnmsWbemObjectSet
Throws:
WmiException

get

public OnmsWbemObject get(Integer idx)
                   throws WmiException
Specified by:
get in interface OnmsWbemObjectSet
Throws:
WmiException


Copyright © 2009. All Rights Reserved.