com.norbl.cbp.ppe.usermonitor
Class UserMonitorClient
java.lang.Object
com.norbl.cbp.ppe.usermonitor.UserMonitorClient
public class UserMonitorClient
- extends java.lang.Object
Used to view users accounts and relate info. This main creates a gui
app. Using this app requires nbl permission.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserMonitorClient
public UserMonitorClient()
throws java.lang.Exception
- Throws:
java.lang.Exception
main
public static void main(java.lang.String[] argv)
throws java.lang.Exception
- Throws:
java.lang.Exception
launchGui
public void launchGui()
throws java.lang.Exception
- Throws:
java.lang.Exception
getAmiData
public java.util.List<AmiPPE> getAmiData()
getUserAccounts
public java.util.List<com.amazonaws.services.simpledb.model.Item> getUserAccounts()