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, getPluginVersion, getProductPlugin, getProperties, getScriptExtension, getScriptExtension, getScriptExtension, getTypeInfo, getTypeNameProperty, getTypeNameProperty, getTypeProperties, getTypeProperty, getTypeProperty, getTypeProperty, init, isNetStatEnabled, isWin32, openResource, setData, setName, setPluginVersion, 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 String[] UNIX_PLATFORM_NAMES
WIN32_PLATFORM_NAMES
public static String[] WIN32_PLATFORM_NAMES
PLATFORM_NAMES
public static final String[] PLATFORM_NAMES
PlatformDetector
public PlatformDetector()
isSupportedPlatform
public static boolean isSupportedPlatform(String name)
isWin32
public static boolean isWin32(String name)
getPlatformResource
public PlatformResource getPlatformResource(org.hyperic.util.config.ConfigResponse config)
throws PluginException
- Throws:
PluginException
Copyright © 2004-2010 Hyperic, Inc. support@hyperic.net, All Rights Reserved.