intarsys runtime library
A B C D E F G H I J K L M N O P Q R S T U V W X Z 

M

MacroAssign<T> - Class in de.intarsys.tools.macro
A single "execution" step in a MacroFunctor.
MacroAssign() - Constructor for class de.intarsys.tools.macro.MacroAssign
 
MacroAssign(IFunctor<T>, String) - Constructor for class de.intarsys.tools.macro.MacroAssign
 
MacroBlock - Class in de.intarsys.tools.macro
The MacroBlock allows for aggregation of other IFunctor instances to a new compound implementation.
MacroBlock() - Constructor for class de.intarsys.tools.macro.MacroBlock
 
MacroBreak - Class in de.intarsys.tools.macro
Break from the next surrounding MacroLoop.
MacroBreak() - Constructor for class de.intarsys.tools.macro.MacroBreak
 
MacroCondition - Class in de.intarsys.tools.macro
Implementation of conditional execution of an IFunctor.
MacroCondition() - Constructor for class de.intarsys.tools.macro.MacroCondition
 
MacroContinue - Class in de.intarsys.tools.macro
Continue execution for the next surrounding MacroLoop.
MacroContinue() - Constructor for class de.intarsys.tools.macro.MacroContinue
 
MacroControlFlow - Exception in de.intarsys.tools.macro
 
MacroControlFlow() - Constructor for exception de.intarsys.tools.macro.MacroControlFlow
 
MacroFunctor<T> - Class in de.intarsys.tools.macro
An IFunctor based implementation for scripting components.
MacroFunctor() - Constructor for class de.intarsys.tools.macro.MacroFunctor
 
MacroLoop - Class in de.intarsys.tools.macro
Implementation of repeated execution of an IFunctor.
MacroLoop() - Constructor for class de.intarsys.tools.macro.MacroLoop
 
MacroReturn - Class in de.intarsys.tools.macro
Return from the execution of a MacroBlock, regardless of execution depth.
MacroReturn() - Constructor for class de.intarsys.tools.macro.MacroReturn
 
MacroReturn(IFunctor) - Constructor for class de.intarsys.tools.macro.MacroReturn
 
MagicFileNumberTest - Class in de.intarsys.tools.file
 
MagicFileNumberTest.Type - Class in de.intarsys.tools.file
 
MagicFileNumberTest.Type(String, byte[]) - Constructor for class de.intarsys.tools.file.MagicFileNumberTest.Type
 
main(String[]) - Static method in class de.intarsys.tools.net.InstallCert
 
mapLibraryName(String) - Static method in class de.intarsys.tools.system.SystemTools
Maps a library name into a platform-specific string representing a native library.
mapLibraryName(String, int) - Static method in class de.intarsys.tools.system.SystemTools
Maps a library name into a platform-specific string representing a native library.
MappedLocatorLookup - Class in de.intarsys.tools.locator
Create an ILocator using a lookup table of alias names.
MappedLocatorLookup() - Constructor for class de.intarsys.tools.locator.MappedLocatorLookup
 
MapRelationHandler - Class in de.intarsys.tools.reflect
The relation is implemented in a Map.
MapRelationHandler() - Constructor for class de.intarsys.tools.reflect.MapRelationHandler
 
MapResolver - Class in de.intarsys.tools.expression
An IStringEvaluator that looks up a variable in a simple Map.
MapResolver() - Constructor for class de.intarsys.tools.expression.MapResolver
 
MapResolver(boolean) - Constructor for class de.intarsys.tools.expression.MapResolver
 
MapResolver(Map) - Constructor for class de.intarsys.tools.expression.MapResolver
 
MapResolver(Map, boolean) - Constructor for class de.intarsys.tools.expression.MapResolver
 
MapResolver.AddEntry - Class in de.intarsys.tools.expression
 
MapResolver.AddEntry() - Constructor for class de.intarsys.tools.expression.MapResolver.AddEntry
 
MapTools - Class in de.intarsys.tools.collection
A tool class for Map extensions.
mark() - Method in class de.intarsys.tools.randomaccess.AbstractRandomAccess
 
mark() - Method in interface de.intarsys.tools.randomaccess.IRandomAccess
Mark the current offset into the data in a stack like manner.
mark(int) - Method in class de.intarsys.tools.reader.TaggedReader
 
markEndLocation(int, int) - Method in interface de.intarsys.tools.sax.ISAXElementHandler
 
markEndLocation(int, int) - Method in class de.intarsys.tools.sax.SAXAbstractElementHandler
 
markStartLocation(int, int) - Method in interface de.intarsys.tools.sax.ISAXElementHandler
this message is sent when - the receiver was created - it was pushed on the stack.
markStartLocation(int, int) - Method in class de.intarsys.tools.sax.SAXAbstractElementHandler
 
markSupported() - Method in class de.intarsys.tools.reader.TaggedReader
 
marshal(char[]) - Method in class de.intarsys.tools.jaxb.CharArrayAdapter
 
marshal(byte[]) - Method in class de.intarsys.tools.jaxb.HexBytesAdapter
 
marshal(String) - Method in class de.intarsys.tools.jaxb.HexStringAdapter
 
marshal(Integer) - Method in class de.intarsys.tools.jaxb.IntegerAdapter
 
marshal(Map<String, String>) - Method in class de.intarsys.tools.jaxb.PropertiesAdapter
 
marshal(Timestamp) - Method in class de.intarsys.tools.jaxb.TimestampAdapter
 
marshall(Object) - Method in class de.intarsys.tools.ipc.IPCMarshaller
 
match(ICredentialScope) - Method in class de.intarsys.tools.authenticate.GenericCredentialScope
 
match(ICredentialScope) - Method in interface de.intarsys.tools.authenticate.ICredentialScope
An indicator of similarity for two scopes.
match(String, String) - Method in class de.intarsys.tools.file.WildcardMatch
 
MATCH_ANY - Static variable in class de.intarsys.tools.enumeration.DomainItem
 
matches(IRandomAccess) - Method in class de.intarsys.tools.file.MagicFileNumberTest.Type
 
MathTools - Class in de.intarsys.tools.math
Tool class for math related functions
MAX_BUFFER - Static variable in class de.intarsys.tools.stream.StreamTools
 
Member - Class in de.intarsys.tools.objectmodel
 
Member() - Constructor for class de.intarsys.tools.objectmodel.Member
 
MemberMonitor - Class in de.intarsys.tools.monitor
A monitor for taking time samples in the application.
MemberMonitor() - Constructor for class de.intarsys.tools.monitor.MemberMonitor
 
MemberMonitor(String) - Constructor for class de.intarsys.tools.monitor.MemberMonitor
Create instance
MemberMonitor(String, Class, Field) - Constructor for class de.intarsys.tools.monitor.MemberMonitor
 
MemberMonitor(String, Class, Method) - Constructor for class de.intarsys.tools.monitor.MemberMonitor
 
MemberMonitorTrace - Class in de.intarsys.tools.monitor
Access a field or method member of a class to take the sample.
MemberMonitorTrace(Monitor) - Constructor for class de.intarsys.tools.monitor.MemberMonitorTrace
Create instance
MemoryLogHandler - Class in de.intarsys.tools.logging
A Handler that keeps its LogRecords in memory.
MemoryLogHandler(String) - Constructor for class de.intarsys.tools.logging.MemoryLogHandler
 
MemoryLogHandler(String, int) - Constructor for class de.intarsys.tools.logging.MemoryLogHandler
 
MemoryLogRegistry - Class in de.intarsys.tools.logging
 
MemoryLogRegistry() - Constructor for class de.intarsys.tools.logging.MemoryLogRegistry
 
MemoryMonitor - Class in de.intarsys.tools.monitor
A monitor for watching the memory usage in the application.
MemoryMonitor() - Constructor for class de.intarsys.tools.monitor.MemoryMonitor
 
MemoryMonitor(String) - Constructor for class de.intarsys.tools.monitor.MemoryMonitor
Create a MemoryMonitor
MemoryMonitorTrace - Class in de.intarsys.tools.monitor
A trace that records heap size samples (approximately)
MemoryMonitorTrace(Monitor) - Constructor for class de.intarsys.tools.monitor.MemoryMonitorTrace
Create a MemoryMonitorTrace
MemoryTrustedLocator - Class in de.intarsys.tools.locator.trusted
This ILocator controls manipulation of its data resource simply by copying it completely to memory.
MemoryTrustedLocator(TrustedLocatorFactory, ILocator) - Constructor for class de.intarsys.tools.locator.trusted.MemoryTrustedLocator
 
mergeArgs(IPreferences, IArgs) - Static method in class de.intarsys.tools.preferences.PreferencesTools
Add all argument bindings stored in source to args.
Message - Class in de.intarsys.tools.message
 
Message(MessageBundle, String) - Constructor for class de.intarsys.tools.message.Message
 
Message(Object, String) - Constructor for class de.intarsys.tools.message.Message
 
MessageBundle - Class in de.intarsys.tools.message
A wrapper class for defining and accessing ResourceBundles.
MessageBundle() - Constructor for class de.intarsys.tools.message.MessageBundle
 
MessageBundle(String, ClassLoader) - Constructor for class de.intarsys.tools.message.MessageBundle
 
MessageBundle(String, String) - Constructor for class de.intarsys.tools.message.MessageBundle
 
MessageBundleMessageResolver - Class in de.intarsys.tools.expression
An IStringEvaluator accessing messages in a bundle indirectly via Message object references.
MessageBundleMessageResolver(MessageBundle) - Constructor for class de.intarsys.tools.expression.MessageBundleMessageResolver
 
MessageBundleStringResolver - Class in de.intarsys.tools.expression
An IStringEvaluator accessing messages in a bundle.
MessageBundleStringResolver(MessageBundle) - Constructor for class de.intarsys.tools.expression.MessageBundleStringResolver
 
MessageBundleTools - Class in de.intarsys.tools.message
 
MessageBundleTools() - Constructor for class de.intarsys.tools.message.MessageBundleTools
 
MessageEvent - Class in de.intarsys.tools.event
An event indicating a one way message to an observer.
MessageEvent(Object, String, IArgs) - Constructor for class de.intarsys.tools.event.MessageEvent
 
Messages - Static variable in class de.intarsys.tools.bean.PACKAGE
 
Messages - Static variable in class de.intarsys.tools.category.PACKAGE
 
Messages - Static variable in class de.intarsys.tools.component.PACKAGE
 
Messages - Static variable in class de.intarsys.tools.concurrent.PACKAGE
 
Messages - Static variable in class de.intarsys.tools.converter.PACKAGE
 
Messages - Static variable in class de.intarsys.tools.factory.PACKAGE
 
Messages - Static variable in class de.intarsys.tools.functor.common.PACKAGE
 
Messages - Static variable in class de.intarsys.tools.infoset.PACKAGE
 
Messages - Static variable in class de.intarsys.tools.message.CommonMessage
 
Messages - Static variable in class de.intarsys.tools.transaction.PACKAGE
 
Messages - Static variable in class de.intarsys.tools.tree.PACKAGE
 
Messages - Static variable in class de.intarsys.tools.ui.PACKAGE
The default message bundle.
META - Static variable in class de.intarsys.tools.functor.EnumReturnMode
The meta data for the enumeration.
META - Static variable in class de.intarsys.tools.functor.EnumStyle
The meta data for the enumeration.
META - Static variable in class de.intarsys.tools.range.EnumRange
The meta data for the enumeration.
META_DEFINITION - Static variable in class de.intarsys.claptz.impl.StandardInstrument
 
META_DEFINITION - Static variable in class de.intarsys.claptz.io.ClassLoaderInstrumentStore
 
META_DEFINITION - Static variable in class de.intarsys.claptz.io.DirectoryInstrumentStore
 
META_DIRECTORY - Static variable in class de.intarsys.claptz.impl.StandardInstrument
 
META_DIRECTORY - Static variable in class de.intarsys.claptz.io.ClassLoaderInstrumentStore
 
META_DIRECTORY - Static variable in class de.intarsys.claptz.io.DirectoryInstrumentStore
 
META_ID - Static variable in interface de.intarsys.tools.component.IMetaInfoSupport
 
META_NAME - Static variable in interface de.intarsys.tools.component.IMetaInfoSupport
 
META_PATH - Static variable in class de.intarsys.claptz.io.ClassLoaderInstrumentStore
 
META_VENDOR - Static variable in interface de.intarsys.tools.component.IMetaInfoSupport
 
META_VERSION - Static variable in interface de.intarsys.tools.component.IMetaInfoSupport
 
MetaInfoSupportAdapter - Class in de.intarsys.tools.component
 
MetaInfoSupportAdapter(String, String, String, String) - Constructor for class de.intarsys.tools.component.MetaInfoSupportAdapter
 
MethodException - Exception in de.intarsys.tools.reflect
An exception while performing an object method.
MethodException(Class, String) - Constructor for exception de.intarsys.tools.reflect.MethodException
 
MethodException(Class, String, String) - Constructor for exception de.intarsys.tools.reflect.MethodException
 
MethodException(Class, String, String, Throwable) - Constructor for exception de.intarsys.tools.reflect.MethodException
 
MethodException(Class, String, Throwable) - Constructor for exception de.intarsys.tools.reflect.MethodException
 
MethodInvocationException - Exception in de.intarsys.tools.reflect
An exception in the execution of a method.
MethodInvocationException(Class, String) - Constructor for exception de.intarsys.tools.reflect.MethodInvocationException
 
MethodInvocationException(Class, String, String) - Constructor for exception de.intarsys.tools.reflect.MethodInvocationException
 
MethodInvocationException(Class, String, String, Throwable) - Constructor for exception de.intarsys.tools.reflect.MethodInvocationException
 
MethodInvocationException(Class, String, Throwable) - Constructor for exception de.intarsys.tools.reflect.MethodInvocationException
 
MethodInvocationException(String) - Constructor for exception de.intarsys.tools.reflect.MethodInvocationException
 
MethodInvocationException(String, String) - Constructor for exception de.intarsys.tools.reflect.MethodInvocationException
 
MethodInvocationException(String, String, Throwable) - Constructor for exception de.intarsys.tools.reflect.MethodInvocationException
 
MethodInvocationException(String, Throwable) - Constructor for exception de.intarsys.tools.reflect.MethodInvocationException
 
MethodNotFoundException - Exception in de.intarsys.tools.reflect
An exception in the lookup of method.
MethodNotFoundException(Class, String) - Constructor for exception de.intarsys.tools.reflect.MethodNotFoundException
 
MethodNotFoundException(String) - Constructor for exception de.intarsys.tools.reflect.MethodNotFoundException
 
MIMETYPE - Static variable in class de.intarsys.tools.serialize.BONSerializationFactory
 
MIMETYPE - Static variable in class de.intarsys.tools.serialize.StringSerializationFactory
 
MOD_SECRET - Static variable in class de.intarsys.tools.functor.common.DeclarationIO
 
MOD_SYSTEMTRANSIENT - Static variable in class de.intarsys.tools.functor.common.DeclarationIO
 
MOD_TRANSIENT - Static variable in interface de.intarsys.tools.functor.IDeclarationElement
 
MODIFIER_NULL - Static variable in class de.intarsys.tools.preferences.PreferencesAdapter
 
Monitor - Class in de.intarsys.tools.monitor
todo 1 nested traces todo 1 refactor "sample" changes in TimeMonitor todo 1 nicht matchende samples unterstützen
Monitor() - Constructor for class de.intarsys.tools.monitor.Monitor
 
Monitor(String) - Constructor for class de.intarsys.tools.monitor.Monitor
Create a Monitor.
MonitorFactory - Class in de.intarsys.tools.monitor
 
MonitorOperator - Class in de.intarsys.tools.monitor
A simple framework for visiting monitor factories and monitors.
MonitorOperator() - Constructor for class de.intarsys.tools.monitor.MonitorOperator
 
MonitorRegistry - Class in de.intarsys.tools.monitor
VM singleton accesss to a IMonitorRegistry.
MonitorRegistry() - Constructor for class de.intarsys.tools.monitor.MonitorRegistry
 
MonitorSample - Class in de.intarsys.tools.monitor
A generic sample object.
MonitorSample(AbstractMonitorTrace, String, long) - Constructor for class de.intarsys.tools.monitor.MonitorSample
 
MonitorStatistic - Class in de.intarsys.tools.monitor
This object keeps the statistical computations for a sample in a monitor.
MonitorStatistic(String, int) - Constructor for class de.intarsys.tools.monitor.MonitorStatistic
 
MonitorTools - Class in de.intarsys.tools.monitor
 
MonitorTools() - Constructor for class de.intarsys.tools.monitor.MonitorTools
 
MonitorTrace - Class in de.intarsys.tools.monitor
An abstract superclass to ease implementation of "leaf" monitor trace objects.
MonitorTrace(Monitor) - Constructor for class de.intarsys.tools.monitor.MonitorTrace
 
move(File, String, IStringEvaluator, boolean, boolean, boolean, boolean) - Method in class de.intarsys.tools.file.FileGroup
Move the file group to the destination directory.
moveAttachment(File, File, File, boolean) - Static method in class de.intarsys.tools.file.FileAttachmentTools
 
moveAttachment(File, File, File, boolean, boolean) - Static method in class de.intarsys.tools.file.FileAttachmentTools
Given the original master file and an attachment to this file, move the attachments to the correct location for the new master file location given in movedFile.
moveAttachments(File, List, File, boolean) - Static method in class de.intarsys.tools.file.FileAttachmentTools
 
moveAttachments(File, List, File, boolean, boolean) - Static method in class de.intarsys.tools.file.FileAttachmentTools
Given the original master file and the list of attachments to this file, move all attachments to the correct location for the new master file location given in movedFile.
moveDown(IDeclarationElement) - Method in class de.intarsys.tools.functor.DeclarationBlock
 
moveDown(IDeclarationElement) - Method in interface de.intarsys.tools.functor.IDeclarationBlock
Move element to the position after its current position.
moveUp(IDeclarationElement) - Method in class de.intarsys.tools.functor.DeclarationBlock
 
moveUp(IDeclarationElement) - Method in interface de.intarsys.tools.functor.IDeclarationBlock
Move element to the position before its current position.
MSG - Static variable in class de.intarsys.tools.message.MessageBundleTools
 
MultiTrace - Class in de.intarsys.tools.monitor
A simple ITrace implementation that can compose a collection of other ITrace instances.
MultiTrace() - Constructor for class de.intarsys.tools.monitor.MultiTrace
 
MutableDelegatingLocator - Class in de.intarsys.tools.locator
Superclass for implementing a delegation model on an MUTABLE wrapped ILocator.
MutableDelegatingLocator(ILocator) - Constructor for class de.intarsys.tools.locator.MutableDelegatingLocator
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
intarsys runtime library

Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.