|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.wily.introscope.client.wssdk.testimpl.TestAlertInventorySyncer
public class TestAlertInventorySyncer
This is a test implementation which shows how to fetch the alerts inventory information for an Introscope Enterprise Manager using the Alerts Polling Web Service
Constructor Summary | |
---|---|
TestAlertInventorySyncer()
Default Constructor |
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
void |
syncup(IIntroscopeClient iscopeClient)
Fetch the inventory of all elements in the Introscope Enterprise Manager using the Alerts Polling Web Service for a given Introscope Client |
void |
syncupInventories(IIntroscopeClient[] introscopeClients)
This method syncs up the inventories for all the Introscope Clients specified. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestAlertInventorySyncer()
Method Detail |
---|
public void syncupInventories(IIntroscopeClient[] introscopeClients) throws java.lang.Exception
introscopeClients
-
java.lang.Exception
public void syncup(IIntroscopeClient iscopeClient) throws java.lang.Exception
iscopeClient
-
java.lang.Exception
public static void main(java.lang.String[] args) throws java.lang.Exception
args
-
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |