org.sblim.slp.example
Class slpMain
java.lang.Object
org.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
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SCOPE
public static final java.lang.String SCOPE
- See Also:
- Constant Field Values
slpMain
public slpMain()
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.