public interface SystemInfoManagerLocal
| 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.
|
Map<String,String> getSystemInformation(org.rhq.core.domain.auth.Subject caller)
caller - User calling the methodvoid dumpToLog(org.rhq.core.domain.auth.Subject caller)
caller - Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.