File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other JSE/JEE APIs and the fly likes SystemEnvironment Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Other JSE/JEE APIs
Reply Bookmark "SystemEnvironment " Watch "SystemEnvironment " New topic
Author

SystemEnvironment

Aparna Sree
Greenhorn

Joined: Jul 21, 2010
Posts: 24

Hi,

I need to find Manufacturer Name of system and I am able to do it through below code



But does anyone know how this getSystemManufacturer api works? Is it getting the motherboard manufacturer or the assembler manufacturer or something else?
I wanted to understand what "system" manufacturer means, which part of system is actually considered here? How is java api getting it?

I have referred http://javasourcecode.org/html/open-source/jdk/jdk-6u23/com/sun/servicetag/SystemEnvironment.java.html but i couldn't find out how its setting the SystemManufacturer string.

Can anybody throw some light on this?

Thanks,
AP
Paul Clapham
Bartender

Joined: Oct 14, 2005
Posts: 13842

I would start by reading the documentation. In fact I would have done that myself, except that SystemEnvironment doesn't seem to be part of the standard Java API. At any rate you should get the documentation from wherever you got the class from.
 
 
subject: SystemEnvironment
 
Threads others viewed
How to get Image location in mobile phones
converting a string to bytes
Sourcecode
To find out memory leaks in struts application
couldn't able to solve the problem!!
WebSphere development made easy
without the weight of IBM tools
http://www.myeclipseide.com