org.hyperic.hq.product
Class PlatformDetector
java.lang.Object
org.hyperic.hq.product.GenericPlugin
org.hyperic.hq.product.PlatformDetector
public class PlatformDetector
- extends GenericPlugin
Detect platform attributes
Methods inherited from class org.hyperic.hq.product.GenericPlugin |
adjustClassPath, configure, getAbsoluteFiles, getConfig, getConfig, getConfigSchema, getCustomPropertiesSchema, getCustomPropertiesSchema, getCustomPropertiesSchema, getDefaultInstallPath, getLog, getLogName, getManagerProperty, getName, getPlatformName, getPluginClassName, getPluginData, getPluginProperty, getProductPlugin, getProperties, getScriptExtension, getScriptExtension, getScriptExtension, getTypeInfo, getTypeNameProperty, getTypeNameProperty, getTypeProperties, getTypeProperty, getTypeProperty, getTypeProperty, init, isNetStatEnabled, isWin32, openResource, setData, setName, setTypeInfo, shutdown, toFileList |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IS_WIN32
public static final boolean IS_WIN32
UNIX_PLATFORM_NAMES
public static final java.lang.String[] UNIX_PLATFORM_NAMES
WIN32_PLATFORM_NAMES
public static java.lang.String[] WIN32_PLATFORM_NAMES
PLATFORM_NAMES
public static final java.lang.String[] PLATFORM_NAMES
PlatformDetector
public PlatformDetector()
isSupportedPlatform
public static boolean isSupportedPlatform(java.lang.String name)
isWin32
public static boolean isWin32(java.lang.String name)
getPlatformResource
public PlatformResource getPlatformResource(ConfigResponse config)
throws PluginException
- Throws:
PluginException
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.