org.opennms.protocols.wmi.wbem
Interface OnmsWbemMethod

All Known Implementing Classes:
OnmsWbemMethodImpl

public interface OnmsWbemMethod


Method Summary
 void getWmiInParameters()
           
 String getWmiName()
           
 String getWmiOrigin()
           
 void getWmiOutParameters()
           
 

Method Detail

getWmiName

String getWmiName()
                  throws WmiException
Throws:
WmiException

getWmiOrigin

String getWmiOrigin()
                    throws WmiException
Throws:
WmiException

getWmiOutParameters

void getWmiOutParameters()

getWmiInParameters

void getWmiInParameters()


Copyright © 2009. All Rights Reserved.