Package org.arakhne.vmutil

Interface Summary
ExternalizableResource Indicates that the object implementing this interface owns a external resource.
OperatingSystemWrapper Wrapper to the OS dependent functions.
ThreadServiceProvider This interface describes a provider of thread's service..
 

Class Summary
AbstractOperatingSystemWrapper Wrapper to the OS dependent functions.
Caller This utility class provides a way to determine which class call a function.
ClassLoaderFinder This utility class permits to find the better class loader for your application.
ClasspathUtil Current classpath and associated utility functions.
DynamicURLClassLoader This class loader permits to load classes from a set of classpaths.
DynamicURLClassLoader.FactoryDynamicURLClassLoader  
FileSystem An utility class that permits to deal with filenames.
LibraryLoader This class provides more generic means for loading dynamical libraries.
MACNumber A MACNumber is the unique number associated to a network interface.
OperatingSystemDiskUtilWrapper Wrapper to the MacOS functions.
OperatingSystemInfo This class print on the standard output several informations about your operating system.
OperatingSystemNativeWrapper Wrapper to the native functions.
OperatingSystemUDevWrapper Wrapper to the MacOS functions.
ReflectionUtil This utility class provides a way to extend the reflection API and the Class class with autoboxing-compliant functions.
Resources This utility class provides to load resources according to several heuristics: search the resource in class paths; search the resource in .
ThreadServiceFinder This class permits to centralize the identify of the thread service providers.
ThreadServiceFinder.DefaultProvider  
URLHandlerUtil Utilities around URLHandler.
VMCommandLine This utility class permits to get the java command line for the current VM.
 

Enum Summary
OperatingSystem This is a list of supported operating system.
OperatingSystemIdentificationType Types of identification of the operating system.
URISchemeType Commonly supported types of schemes for URL.
 

Exception Summary
ResourceNotFoundException The exception ResourceNotFoundException is thrown when a required Java resource was not found.
 



Copyright © 2006-2011 Arakhnê.org Consortium. All rights reserved under LGPL license terms.