Rio Project 4.2 API Documentation
org.rioproject.system.capability.software
Class NativeLibrarySupport
java.lang.Object
org.rioproject.system.capability.PlatformCapability
org.rioproject.system.capability.software.SoftwareSupport
org.rioproject.system.capability.software.NativeLibrarySupport
- All Implemented Interfaces:
- Serializable, ResourceCostProducer, PlatformCapabilityMBean
public class NativeLibrarySupport
- extends SoftwareSupport
The NativeLibrarySupport object describes a native library
available to services
- Author:
- Dennis Reedy
- See Also:
- Serialized Form
| Fields inherited from class org.rioproject.system.capability.PlatformCapability |
capabilities, description, DESCRIPTION, logger, MANUFACTURER, MODEL, NAME, NATIVE_LIBS, PROVISIONABLE, STATIC, VENDOR, VERSION |
| Methods inherited from class org.rioproject.system.capability.PlatformCapability |
addDownloadRecord, addStagedSoftware, calculateResourceCost, clearAll, decrementUsage, define, defineAll, equals, getCapabilities, getClassPath, getConfigurationFile, getDescription, getDownloadRecords, getLoadableClassPath, getName, getPath, getPlatformKeys, getResourceCostModel, getStagedSoftware, getType, getUsageCount, getValue, hasBasicSupport, hashCode, incrementUsage, loadResources, matches, remove, setClassPath, setConfigurationFile, setDescription, setPath, setResourceCostModel, setType, supports, supports, toString, versionSupported |
FILENAME
public static final String FILENAME
- System Library file name
- See Also:
- Constant Field Values
NativeLibrarySupport
public NativeLibrarySupport()
- Create a NativeLibrarySupport
NativeLibrarySupport
public NativeLibrarySupport(String description)
- Create a NativeLibrarySupport
- Parameters:
description - Description to use
Copyright © 2006-2011 Rio Project. All Rights Reserved.