org.sblim.slp.example
Class slpMain

java.lang.Object
  extended byorg.sblim.slp.example.slpMain

public class slpMain
extends java.lang.Object

Locate WBEM services that are registered on a SA/DA. In additon it registers a fake WBEM service in the library's internal service registration so that at least one will be found.


Field Summary
static java.lang.String SCOPE
           
 
Constructor Summary
slpMain()
           
 
Method Summary
static Locator getLocator()
           
static java.util.List lookup(Locator slpLocator, java.lang.String name)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SCOPE

public static final java.lang.String SCOPE
See Also:
Constant Field Values
Constructor Detail

slpMain

public slpMain()
Method Detail

getLocator

public static Locator getLocator()
                          throws ServiceLocationException
Throws:
ServiceLocationException

lookup

public static java.util.List lookup(Locator slpLocator,
                                    java.lang.String name)
                             throws ServiceLocationException
Throws:
ServiceLocationException

main

public static void main(java.lang.String[] args)


Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.