@Component public class OSDetectionImpl extends java.lang.Object implements OSDetection
| Constructor and Description |
|---|
OSDetectionImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
is64BitOS()
http://stackoverflow.com/questions/1856565/how-do-you-determine-32-or-64-bit-architecture-of-windows-using-java
|
public boolean is64BitOS()
is64BitOS in interface OSDetection