public class SystemInfoManagerBean extends Object implements SystemInfoManagerLocal
| Constructor and Description |
|---|
SystemInfoManagerBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
dumpToLog(org.rhq.core.domain.auth.Subject caller)
Dump the system information to the server log file
|
Map<String,String> |
getSystemInformation(org.rhq.core.domain.auth.Subject caller)
Return the system information to the caller.
|
public Map<String,String> getSystemInformation(org.rhq.core.domain.auth.Subject caller)
SystemInfoManagerLocalgetSystemInformation in interface SystemInfoManagerLocalcaller - User calling the methodpublic void dumpToLog(org.rhq.core.domain.auth.Subject caller)
SystemInfoManagerLocaldumpToLog in interface SystemInfoManagerLocalCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.