| Modifier and Type | Class and Description |
|---|---|
class |
ExtensionObjectProxy<T>
A generic implementation to ease implementation of "deferred" objects
declared via an
IExtension. |
class |
StandardInstrument
An internal representation of an
IInstrument. |
| Modifier and Type | Class and Description |
|---|---|
class |
CredentialFactory |
class |
FilteredCredentialStore |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericCategory |
| Modifier and Type | Class and Description |
|---|---|
class |
CodeExit<T>
A CodeExit is an
IFunctor implemented in a "foreign" language such as
a scripting language or a proprietary syntax. |
| Modifier and Type | Class and Description |
|---|---|
class |
FunctorSubscription
This object describes a subscription to the
IEventBus. |
| Modifier and Type | Class and Description |
|---|---|
class |
CommonFactory<T>
A common versatile base class for implementing
IFactory. |
class |
GenericFactory<T>
A generic factory implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeclarationFunctor<T>
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurableFunctor
|
class |
RegexReplacer
An
IFunctor to replace substrings. |
| Modifier and Type | Class and Description |
|---|---|
class |
ElementObjectProxy
A generic implementation to ease implementation of "deferred" objects
declared via an
IExtension. |
| Modifier and Type | Class and Description |
|---|---|
class |
SearchPathLocatorFactory
Provides lookup of an
ILocator relative to a list of search path
parents. |
| Modifier and Type | Class and Description |
|---|---|
class |
MacroAssign<T>
A single "execution" step in a
MacroFunctor. |
class |
MacroBlock
The
MacroBlock allows for aggregation of other IFunctor
instances to a new compound implementation. |
class |
MacroBreak
Break from the next surrounding
MacroLoop. |
class |
MacroCondition
Implementation of conditional execution of an
IFunctor. |
class |
MacroContinue
Continue execution for the next surrounding
MacroLoop. |
class |
MacroFunctor<T>
An
IFunctor based implementation for scripting components. |
class |
MacroLoop
Implementation of repeated execution of an
IFunctor. |
class |
MacroReturn
Return from the execution of a
MacroBlock, regardless of execution
depth. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMonitor
An abstract superclass to ease implementation of IMonitor objects.
|
class |
CompositeMonitor |
class |
CounterMonitor
A monitor for taking time samples in the application.
|
class |
MemberMonitor
A monitor for taking time samples in the application.
|
class |
MemoryMonitor
A monitor for watching the memory usage in the application.
|
class |
Monitor
todo 1 nested traces todo 1 refactor "sample" changes in TimeMonitor todo 1
nicht matchende samples unterstützen
|
class |
TimeMonitor
A monitor for taking time samples in the application.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AcceptAllHostnameVerifier
Accept all hostnames.
|
class |
AcceptLocalHostnameVerifier
Accept local hostnames in addition to the
StrictHostnameVerifier. |
class |
CommonHostnameVerifier
Common superclass for implementing
HostnameVerifier. |
class |
DenyAllHostnameVerifier
Deny all hostnames.
|
class |
StrictHostnameVerifier
Use the default hostname verifier.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UIComponent<M,C,T>
Abstraction of an user interface component.
|
class |
UIWizard<M,C,T>
A simple wizard like user interface implementation.
|
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.