Index
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte
A
- addAvalonContext(Properties) - Methode in Klasse org.apache.fulcrum.yaafi.framework.configuration.ComponentConfigurationPropertiesResolverBaseImpl
-
Add the Avalon context variables.
- addInterceptors(Collection<?>) - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.role.RoleEntry
-
Adds all given interceptors but avoiding duplicates.
- addInterceptors(Collection<?>) - Methode in Klasse org.apache.fulcrum.yaafi.framework.role.RoleEntryImpl
-
Adds all given interceptors but avoiding duplicates.
- addToContext(String, Object) - Methode in Klasse org.apache.fulcrum.yaafi.framework.factory.ServiceContainerConfiguration
-
Add a new entry to the context by creating a new one.
- addToContext(Hashtable<?, ?>) - Methode in Klasse org.apache.fulcrum.yaafi.framework.factory.ServiceContainerConfiguration
-
Add a hashtable to the context
- advice(Object) - Methode in Schnittstelle org.apache.fulcrum.yaafi.service.advice.AdviceService
-
Advice the object with a the list of default AvalonInterceptorServices.
- advice(Object) - Methode in Klasse org.apache.fulcrum.yaafi.service.advice.AdviceServiceImpl
- advice(String[], Object) - Methode in Schnittstelle org.apache.fulcrum.yaafi.service.advice.AdviceService
-
Advice the object with a list of AvalonInterceptorServices.
- advice(String[], Object) - Methode in Klasse org.apache.fulcrum.yaafi.service.advice.AdviceServiceImpl
- advice(String, Object) - Methode in Schnittstelle org.apache.fulcrum.yaafi.service.advice.AdviceService
-
Advice the object with a the list of default AvalonInterceptorServices.
- advice(String, Object) - Methode in Klasse org.apache.fulcrum.yaafi.service.advice.AdviceServiceImpl
- advice(String, String[], Object) - Methode in Schnittstelle org.apache.fulcrum.yaafi.service.advice.AdviceService
-
Advice the object with a list of AvalonInterceptorServices.
- advice(String, String[], Object) - Methode in Klasse org.apache.fulcrum.yaafi.service.advice.AdviceServiceImpl
- AdviceService - Schnittstelle in org.apache.fulcrum.yaafi.service.advice
-
Simple service providing interceptor advices for ordinary POJOs.
- AdviceServiceImpl - Klasse in org.apache.fulcrum.yaafi.service.advice
-
Simple service providing interceptor advices for ordinary POJOs.
- AdviceServiceImpl() - Konstruktor für Klasse org.apache.fulcrum.yaafi.service.advice.AdviceServiceImpl
- allElementsOfType(Collection<?>, Class<?>) - Statische Methode in Klasse org.apache.fulcrum.yaafi.framework.util.Validate
-
Validate an argument, throwing
IllegalArgumentException
if the argument collection isnull
or has elements that are not of typeclazz
or a subclass. - allElementsOfType(Collection<?>, Class<?>, String) - Statische Methode in Klasse org.apache.fulcrum.yaafi.framework.util.Validate
-
Validate an argument, throwing
IllegalArgumentException
if the argument collection isnull
or has elements that are not of typeclazz
or a subclass. - append(String) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.ArgumentToStringBuilderImpl
-
Append a string to the internal buffer
- append(String, boolean) - Methode in Klasse org.apache.fulcrum.yaafi.framework.util.ToStringBuilder
- append(String, byte) - Methode in Klasse org.apache.fulcrum.yaafi.framework.util.ToStringBuilder
- append(String, int) - Methode in Klasse org.apache.fulcrum.yaafi.framework.util.ToStringBuilder
- append(String, short) - Methode in Klasse org.apache.fulcrum.yaafi.framework.util.ToStringBuilder
- append(String, Object) - Methode in Klasse org.apache.fulcrum.yaafi.framework.util.ToStringBuilder
- append(String, String) - Methode in Klasse org.apache.fulcrum.yaafi.framework.util.ToStringBuilder
- appendChar(char) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.ArgumentToStringBuilderImpl
-
Append the hash code.
- appendClassName(Object) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.ArgumentToStringBuilderImpl
-
Append the class name.
- appendHashCode(Object) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.ArgumentToStringBuilderImpl
-
Append the hash code.
- APPLICATION_CONFIG - Statische Variable in Klasse org.apache.fulcrum.yaafi.cli.Main
-
parameter for the application container configuration file
- APPLICATION_HASSHUTDOWNHOOK - Statische Variable in Klasse org.apache.fulcrum.yaafi.cli.Main
-
parameter for setting a shutdown hook
- APPLICATION_HOME - Statische Variable in Klasse org.apache.fulcrum.yaafi.cli.Main
-
parameter for the application home directory
- APPLICATION_ISBLOCKING - Statische Variable in Klasse org.apache.fulcrum.yaafi.cli.Main
-
parameter for blocking the main thread in Main.run()
- APPLICATION_NAME - Statische Variable in Klasse org.apache.fulcrum.yaafi.cli.Main
-
parameter for the application name
- APPLICATION_TEMP - Statische Variable in Klasse org.apache.fulcrum.yaafi.cli.Main
-
parameter for the application temporary directory
- ArgumentToStringBuilderImpl - Klasse in org.apache.fulcrum.yaafi.interceptor.util
-
Creates a string representation of method argument.
- ArgumentToStringBuilderImpl() - Konstruktor für Klasse org.apache.fulcrum.yaafi.interceptor.util.ArgumentToStringBuilderImpl
-
Constructor
- ArgumentToStringBuilderImpl(Object) - Konstruktor für Klasse org.apache.fulcrum.yaafi.interceptor.util.ArgumentToStringBuilderImpl
-
Constructor
- ArgumentToStringBuilderImpl(Object, int) - Konstruktor für Klasse org.apache.fulcrum.yaafi.interceptor.util.ArgumentToStringBuilderImpl
-
Constructor
- ArgumentToStringBuilderImpl(Object, int, int) - Konstruktor für Klasse org.apache.fulcrum.yaafi.interceptor.util.ArgumentToStringBuilderImpl
-
Constructor
- AVALON_CONTAINER_FORTESS - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.constant.AvalonFortressConstants
-
The Fortress Container
- AVALON_CONTAINER_MERLIN - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.constant.AvalonMerlinConstants
-
The Merlin Container
- AVALON_CONTAINER_PHOENIX - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.constant.AvalonPhoenixConstants
-
The Phoenix Container
- AVALON_CONTAINER_YAAFI - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.constant.AvalonYaafiConstants
-
The YAAFI Container
- AvalonFortressConstants - Schnittstelle in org.apache.fulcrum.yaafi.framework.constant
-
Commonly used constants.
- AvalonInterceptorContext - Schnittstelle in org.apache.fulcrum.yaafi.framework.interceptor
-
Contains context information for the interceptors being invoked.
- AvalonInterceptorContextImpl - Klasse in org.apache.fulcrum.yaafi.framework.interceptor
-
Contains context information for the interceptors being invoked.
- AvalonInterceptorContextImpl(String, String, Object, Method, Object[]) - Konstruktor für Klasse org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorContextImpl
-
Constructor.
- AvalonInterceptorFactory - Klasse in org.apache.fulcrum.yaafi.framework.interceptor
-
A factory for creating dynamic proxies for Avalon services.
- AvalonInterceptorFactory() - Konstruktor für Klasse org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorFactory
- AvalonInterceptorInvocationHandler - Klasse in org.apache.fulcrum.yaafi.framework.interceptor
-
The InvocationHandler invoked when a service call is routed through the dynamic proxy.
- AvalonInterceptorInvocationHandler(String, String, Object, AvalonInterceptorService[]) - Konstruktor für Klasse org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorInvocationHandler
-
Constructor.
- AvalonInterceptorService - Schnittstelle in org.apache.fulcrum.yaafi.framework.interceptor
-
Defining the common interface of all interceptors.
- AvalonMerlinConstants - Schnittstelle in org.apache.fulcrum.yaafi.framework.constant
-
Commonly used constants.
- AvalonPhoenixConstants - Schnittstelle in org.apache.fulcrum.yaafi.framework.constant
-
Commonly used constants.
- AvalonServiceComponentImpl - Klasse in org.apache.fulcrum.yaafi.framework.component
-
This class implements a service component singleton with an arbitrary lifecycle.
- AvalonServiceComponentImpl(RoleEntry, Logger, Logger) - Konstruktor für Klasse org.apache.fulcrum.yaafi.framework.component.AvalonServiceComponentImpl
-
Constructor to parse the configuration.
- AvalonToYaafiContextMapper - Klasse in org.apache.fulcrum.yaafi.framework.context
-
Helper for converting Avalon Context of Fortress and Phoenix container to a standard Merlin context.
- AvalonToYaafiContextMapper(File, Context, ClassLoader) - Konstruktor für Klasse org.apache.fulcrum.yaafi.framework.context.AvalonToYaafiContextMapper
-
Constructor
- AvalonYaafiConstants - Schnittstelle in org.apache.fulcrum.yaafi.framework.constant
-
Commonly used constants for YAAFI.
B
- BaseInterceptorServiceImpl - Klasse in org.apache.fulcrum.yaafi.interceptor.baseservice
-
A base service providing common functionality for interceptors
- BaseInterceptorServiceImpl() - Konstruktor für Klasse org.apache.fulcrum.yaafi.interceptor.baseservice.BaseInterceptorServiceImpl
-
Constructor
- BaseService - Schnittstelle in org.apache.fulcrum.yaafi.service.baseservice
-
Base class for a service implementation to capture the Avalon configuration artifats such as logger, context, service manager, configuration and parameters.
- BaseServiceImpl - Klasse in org.apache.fulcrum.yaafi.service.baseservice
-
Base class for a service implementation capturing the Avalon serviceConfiguration artifacts.
- BaseServiceImpl() - Konstruktor für Klasse org.apache.fulcrum.yaafi.service.baseservice.BaseServiceImpl
-
Constructor
C
- Clazz - Klasse in org.apache.fulcrum.yaafi.framework.reflection
-
Helper clazz to do a little bit of reflection magic.
- Clazz() - Konstruktor für Klasse org.apache.fulcrum.yaafi.framework.reflection.Clazz
- CLAZZ_NAME - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.container.ServiceConstants
-
The default implementation class for YAAFI
- clear() - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.tls.ThreadLocalStorage
-
Clears all keys.
- clear() - Methode in Klasse org.apache.fulcrum.yaafi.framework.tls.ThreadLocalStorageImpl
- clearTransactionId() - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorContext
-
Clears the transaction id for the current thread.
- clearTransactionId() - Methode in Klasse org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorContextImpl
-
Clears the transaction id for the current thread.
- COMPONENT_APP_ROOT - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.constant.AvalonYaafiConstants
-
this is only supplied for backward compatibilty with ECM
- COMPONENT_CONFIG_KEY - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.container.ServiceConstants
-
property to lookup the component config file
- COMPONENT_CONFIG_PROPERTIES_KEY - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.container.ServiceConstants
-
property to lookup the component config property file
- COMPONENT_CONFIG_PROPERTIES_VALUE - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.configuration.ComponentConfigurationPropertiesResolver
-
default file name of the component config property file
- COMPONENT_CONFIG_VALUE - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.container.ServiceConstants
-
default file name of the component config file
- COMPONENT_CONTAINERFLAVOUR_VALUE - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.container.ServiceConstants
-
default value for container flavour
- COMPONENT_ISENCRYPTED_KEY - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.container.ServiceConstants
-
property to lookup the decryption handling
- COMPONENT_LOCATION_KEY - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.container.ServiceConstants
-
property to lookup the location
- COMPONENT_PARAMETERS_KEY - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.container.ServiceConstants
-
property to lookup the parameters file
- COMPONENT_PARAMETERS_VALUE - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.container.ServiceConstants
-
default file name of the parameters file
- COMPONENT_ROLE_KEYS - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.container.ServiceConstants
-
property to lookup the component role file
- COMPONENT_ROLE_VALUE - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.container.ServiceConstants
-
default file name of the component role file
- COMPONENT_ROLECONFIGFLAVOUR_VALUE - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.container.ServiceConstants
-
default value for role config flavour
- ComponentConfigurationPropertiesResolver - Schnittstelle in org.apache.fulcrum.yaafi.framework.configuration
-
This interface allows to resolve component configuration properties.
- ComponentConfigurationPropertiesResolverBaseImpl - Klasse in org.apache.fulcrum.yaafi.framework.configuration
-
Base class to expand the value and all attributes.
- ComponentConfigurationPropertiesResolverBaseImpl() - Konstruktor für Klasse org.apache.fulcrum.yaafi.framework.configuration.ComponentConfigurationPropertiesResolverBaseImpl
- ComponentConfigurationPropertiesResolverImpl - Klasse in org.apache.fulcrum.yaafi.framework.configuration
-
A implementation to provide out-of-the-box component configuration properties using the following algorithm: add the user-supplied defaults to the result add the system properties to the result add the Merlin context entries to the result
- ComponentConfigurationPropertiesResolverImpl() - Konstruktor für Klasse org.apache.fulcrum.yaafi.framework.configuration.ComponentConfigurationPropertiesResolverImpl
- ConfigurationUtil - Klasse in org.apache.fulcrum.yaafi.framework.util
-
Helper class to expand the value and all attributes.
- ConfigurationUtil() - Konstruktor für Klasse org.apache.fulcrum.yaafi.framework.util.ConfigurationUtil
- configure(Configuration) - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.AvalonServiceComponentImpl
- configure(Configuration) - Methode in Klasse org.apache.fulcrum.yaafi.framework.configuration.ComponentConfigurationPropertiesResolverBaseImpl
- configure(Configuration) - Methode in Klasse org.apache.fulcrum.yaafi.framework.container.ServiceContainerImpl
- configure(Configuration) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.baseservice.BaseInterceptorServiceImpl
- configure(Configuration) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.jamon.JamonInterceptorServiceImpl
- configure(Configuration) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.javasimon.JavaSimonInterceptorServiceImpl
- configure(Configuration) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.logging.LoggingInterceptorServiceImpl
- configure(Configuration) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.performance.PerformanceInterceptorServiceImpl
- configure(Configuration) - Methode in Klasse org.apache.fulcrum.yaafi.service.advice.AdviceServiceImpl
- configure(Configuration) - Methode in Klasse org.apache.fulcrum.yaafi.service.baseservice.BaseServiceImpl
- configure(Configuration) - Methode in Klasse org.apache.fulcrum.yaafi.service.reconfiguration.ReconfigurationServiceImpl
- configure(Configuration) - Methode in Klasse org.apache.fulcrum.yaafi.service.shutdown.ShutdownServiceImpl
- configure(Configuration) - Methode in Klasse org.apache.fulcrum.yaafi.service.systemproperty.SystemPropertyServiceImpl
- CONTAINERCLAZZNAME_CONFIG_KEY - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.container.ServiceConstants
-
property to lookup the implementation class of the container
- CONTAINERFLAVOUR_CONFIG_KEY - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.container.ServiceConstants
-
property to lookup the container type
- contains(String) - Methode in Klasse org.apache.fulcrum.yaafi.cli.Getopt
-
Does the command-line options exist?
- containsKey(String) - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.tls.ThreadLocalStorage
-
Checks if the thread-local object for the given key exists
- containsKey(String) - Methode in Klasse org.apache.fulcrum.yaafi.framework.tls.ThreadLocalStorageImpl
- contextualize(Context) - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.AvalonServiceComponentImpl
- contextualize(Context) - Methode in Klasse org.apache.fulcrum.yaafi.framework.configuration.ComponentConfigurationPropertiesResolverBaseImpl
- contextualize(Context) - Methode in Klasse org.apache.fulcrum.yaafi.framework.container.ServiceContainerImpl
- contextualize(Context) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.baseservice.BaseInterceptorServiceImpl
- contextualize(Context) - Methode in Klasse org.apache.fulcrum.yaafi.service.advice.AdviceServiceImpl
- contextualize(Context) - Methode in Klasse org.apache.fulcrum.yaafi.service.baseservice.BaseServiceImpl
- contextualize(Context) - Methode in Klasse org.apache.fulcrum.yaafi.service.reconfiguration.ReconfigurationServiceImpl
- contextualize(Context) - Methode in Klasse org.apache.fulcrum.yaafi.service.servicemanager.ServiceManagerServiceImpl
- contextualize(Context) - Methode in Klasse org.apache.fulcrum.yaafi.service.shutdown.ShutdownServiceImpl
- create(String, String, ServiceManager, String[], Object) - Statische Methode in Klasse org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorFactory
-
Creates a dynamic proxy wrapping a service instance.
- create(ServiceContainerConfiguration) - Statische Methode in Klasse org.apache.fulcrum.yaafi.framework.factory.ServiceContainerFactory
-
Create a fully initialized YAFFI service container.
- create(ServiceContainerConfiguration, Context) - Statische Methode in Klasse org.apache.fulcrum.yaafi.framework.factory.ServiceContainerFactory
-
Create a fully initialized YAFFI service container
- createAbsoluteFile(String) - Methode in Klasse org.apache.fulcrum.yaafi.service.baseservice.BaseServiceImpl
-
Determines the absolute file based on the application directory
- createAbsolutePath(String) - Methode in Klasse org.apache.fulcrum.yaafi.service.baseservice.BaseServiceImpl
-
Determines the absolute path based on the application directory
- createArgumentToStringBuilder(Object) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.logging.LoggingInterceptorServiceImpl
-
Create an instance of an InterceptorToStringBuilder
- createFinalConfiguration() - Methode in Klasse org.apache.fulcrum.yaafi.framework.factory.ServiceContainerConfiguration
-
Create a final configuration.
- createFinalContext() - Methode in Klasse org.apache.fulcrum.yaafi.framework.factory.ServiceContainerConfiguration
-
Create the final Avalon context passed to YAAFI containing user-supplied context urn:avalon:home urn:avalon:temp urn:avalon:name urn:avalon:partition urn:avalon:classloader
- createInputStream(String) - Methode in Klasse org.apache.fulcrum.yaafi.framework.configuration.ComponentConfigurationPropertiesResolverBaseImpl
-
Creates an InputStream using a Locator.
- createInstance() - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.ServiceComponentImpl
-
Create an instance of the service component implementation class
- createJamonPerformanceMonitor(String, Method, boolean) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.jamon.JamonInterceptorServiceImpl
-
Factory method for creating an implementation of a JamonPerformanceMonitor.
- createJavaSimonPerformanceMonitor(String, Method, boolean) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.javasimon.JavaSimonInterceptorServiceImpl
-
Factory method for creating an implementation of a JavaSimonPerformanceMonitor.
- createReport() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.jamon.Jamon1PerformanceMonitorImpl
-
Veraltet.Create a performance report
- createReport() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.jamon.Jamon2PerformanceMonitorImpl
-
Create a performance report.
- createReport() - Methode in Schnittstelle org.apache.fulcrum.yaafi.interceptor.jamon.JamonPerformanceMonitor
-
Create a performance report
- createStopWatch(AvalonInterceptorContext) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.logging.LoggingInterceptorServiceImpl
-
Creates a stop watch
- createStopWatch(AvalonInterceptorContext) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.performance.PerformanceInterceptorServiceImpl
-
Creates a stop watch
- CryptoStreamFactory - Klasse in org.apache.fulcrum.yaafi.framework.crypto
-
Factory class to get a decrypting input stream for reading configuration files.
- CryptoStreamFactory() - Konstruktor für Klasse org.apache.fulcrum.yaafi.framework.crypto.CryptoStreamFactory
D
- debug(String) - Methode in Klasse org.apache.fulcrum.yaafi.framework.logger.Log4j2Logger
-
Log a debug message.
- debug(String, Throwable) - Methode in Klasse org.apache.fulcrum.yaafi.framework.logger.Log4j2Logger
-
Log a debug message.
- decommision() - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.AvalonServiceComponentImpl
- decommision() - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.ServiceComponentImpl
- decommision() - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.component.ServiceComponentLifecycle
-
Decommisions a service component instance.
- decommission(String) - Methode in Klasse org.apache.fulcrum.yaafi.framework.container.ServiceContainerImpl
- decommission(String) - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.container.ServiceLifecycleManager
-
Decommision the given service by calling Startable.stop() and Disposable.dispose().
- decrementInvocationDepth() - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorContext
-
Decrement the current service invocation depth
- decrementInvocationDepth() - Methode in Klasse org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorContextImpl
-
Decrement the current service invocation depth
- DefaultToStringBuilderImpl - Klasse in org.apache.fulcrum.yaafi.interceptor.util
-
Creates a string representation of java.lang.reflect.Method
- DefaultToStringBuilderImpl() - Konstruktor für Klasse org.apache.fulcrum.yaafi.interceptor.util.DefaultToStringBuilderImpl
-
Constructor
- DefaultToStringBuilderImpl(Object) - Konstruktor für Klasse org.apache.fulcrum.yaafi.interceptor.util.DefaultToStringBuilderImpl
-
Constructor
- DISPOSAL_DELAY_KEY - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.container.ServiceConstants
-
property to lookup the reconfigurationDelay
- dispose() - Methode in Klasse org.apache.fulcrum.yaafi.cli.Main
-
Dispose the YAAFI container
- dispose() - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.ServiceComponentImpl
- dispose() - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.component.ServiceComponentLifecycle
-
Dispose a service component instance.
- dispose() - Methode in Klasse org.apache.fulcrum.yaafi.framework.container.ServiceContainerImpl
-
Disposes the service container implementation.
- dispose() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.jamon.JamonInterceptorServiceImpl
- dispose() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.javasimon.JavaSimonInterceptorServiceImpl
- dispose() - Methode in Klasse org.apache.fulcrum.yaafi.service.baseservice.BaseServiceImpl
- dispose() - Methode in Klasse org.apache.fulcrum.yaafi.service.reconfiguration.ReconfigurationServiceImpl
- dispose() - Methode in Klasse org.apache.fulcrum.yaafi.service.servicemanager.ServiceManagerServiceImpl
- dispose() - Methode in Klasse org.apache.fulcrum.yaafi.service.shutdown.ShutdownServiceImpl
- dispose(ServiceContainer) - Statische Methode in Klasse org.apache.fulcrum.yaafi.framework.factory.ServiceContainerFactory
-
Disposes the container.
- doAdvice(String, String[], Object) - Methode in Klasse org.apache.fulcrum.yaafi.service.advice.AdviceServiceImpl
-
Does the actual work of advising the object.
- DYNAMICPROXY_ENABLED_KEY - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.container.ServiceConstants
-
property to lookup the usage of dynamic proxies
E
- enableLogging(Logger) - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.AvalonServiceComponentImpl
- enableLogging(Logger) - Methode in Klasse org.apache.fulcrum.yaafi.framework.configuration.ComponentConfigurationPropertiesResolverBaseImpl
- enableLogging(Logger) - Methode in Klasse org.apache.fulcrum.yaafi.framework.container.ServiceContainerImpl
- error(String) - Methode in Klasse org.apache.fulcrum.yaafi.framework.logger.Log4j2Logger
-
Log a error message.
- error(String, Throwable) - Methode in Klasse org.apache.fulcrum.yaafi.framework.logger.Log4j2Logger
-
Log a error message.
- ExceptionUtils - Klasse in org.apache.fulcrum.yaafi.framework.util
-
A subset of the utilities available in commons-lang-2.1 ExceptionUtils.
- ExceptionUtils() - Konstruktor für Klasse org.apache.fulcrum.yaafi.framework.util.ExceptionUtils
-
Public constructor allows an instance of
ExceptionUtils
to be created, although that is not normally necessary. - execute() - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.AvalonServiceComponentImpl
- expand(Logger, DefaultConfiguration, Map<?, ?>) - Statische Methode in Klasse org.apache.fulcrum.yaafi.framework.util.ConfigurationUtil
-
Expand place holders found in values or attrbute values with the content of the given variables.
F
- fatalError(String) - Methode in Klasse org.apache.fulcrum.yaafi.framework.logger.Log4j2Logger
-
Log a fatalError message.
- fatalError(String, Throwable) - Methode in Klasse org.apache.fulcrum.yaafi.framework.logger.Log4j2Logger
-
Log a fatalError message.
- format(String) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.ArgumentToStringBuilderImpl
-
Format the buffer by replacing the whitespaces and cutting away excessive fluff.
- FORTRESS_COMPONENT_ID - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.constant.AvalonFortressConstants
-
Fortress alias for "urn:avalon:partition"
- FORTRESS_COMPONENT_LOGGER - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.constant.AvalonFortressConstants
-
Fortress alias for "urn:avalon:name"
- FORTRESS_CONTEXT_ROOT - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.constant.AvalonFortressConstants
-
Fortress alias for "urn:avalon:home"
- FORTRESS_IMPL_WORKDIR - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.constant.AvalonFortressConstants
-
Fortress alias for "urn:avalon:temp"
G
- get(String) - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.tls.ThreadLocalStorage
-
Returns the thread-local object for the given key, or null if no such object exists.
- get(String) - Methode in Klasse org.apache.fulcrum.yaafi.framework.tls.ThreadLocalStorageImpl
- getAllInterfaces(Class<?>) - Statische Methode in Klasse org.apache.fulcrum.yaafi.framework.reflection.Clazz
-
Gets a
List
of all interfaces implemented by the given class and its superclasses. - getApplicationHome() - Methode in Klasse org.apache.fulcrum.yaafi.cli.Main
- getApplicationName() - Methode in Klasse org.apache.fulcrum.yaafi.cli.Main
- getApplicationRootDir() - Methode in Klasse org.apache.fulcrum.yaafi.framework.configuration.ComponentConfigurationPropertiesResolverBaseImpl
- getArgs() - Methode in Klasse org.apache.fulcrum.yaafi.cli.Main
- getArgs() - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorContext
- getArgs() - Methode in Klasse org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorContextImpl
- getAvalonLogger() - Methode in Schnittstelle org.apache.fulcrum.yaafi.service.servicemanager.ServiceManagerService
- getAvalonLogger() - Methode in Klasse org.apache.fulcrum.yaafi.service.servicemanager.ServiceManagerServiceImpl
- getBooleanValue(String) - Methode in Klasse org.apache.fulcrum.yaafi.cli.Getopt
-
Returns the boolean value for the given option.
- getBooleanValue(String, boolean) - Methode in Klasse org.apache.fulcrum.yaafi.cli.Getopt
-
Returns the boolean value for the given option.
- getChildLogger(String) - Methode in Klasse org.apache.fulcrum.yaafi.framework.logger.Log4j2Logger
-
Create a new child logger.
- getClassLoader() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.baseservice.BaseInterceptorServiceImpl
- getClazz(ClassLoader, String) - Statische Methode in Klasse org.apache.fulcrum.yaafi.framework.reflection.Clazz
-
Loads a class with the given name.
- getComponentFlavour() - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.role.RoleEntry
- getComponentFlavour() - Methode in Klasse org.apache.fulcrum.yaafi.framework.role.RoleEntryImpl
- getComponentType() - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.role.RoleEntry
- getComponentType() - Methode in Klasse org.apache.fulcrum.yaafi.framework.role.RoleEntryImpl
- getConfiguration() - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.ServiceComponentImpl
- getConfiguration() - Methode in Klasse org.apache.fulcrum.yaafi.framework.configuration.ComponentConfigurationPropertiesResolverBaseImpl
- getContainerConfigValue() - Methode in Klasse org.apache.fulcrum.yaafi.cli.Main
- getContext() - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.ServiceComponentImpl
- getContext() - Methode in Klasse org.apache.fulcrum.yaafi.framework.configuration.ComponentConfigurationPropertiesResolverBaseImpl
- getContext() - Methode in Schnittstelle org.apache.fulcrum.yaafi.service.servicemanager.ServiceManagerService
- getContext() - Methode in Klasse org.apache.fulcrum.yaafi.service.servicemanager.ServiceManagerServiceImpl
- getDecryptingInputStream(InputStream, String) - Statische Methode in Klasse org.apache.fulcrum.yaafi.framework.crypto.CryptoStreamFactory
-
Create a (potentially) decrypting input stream using the default password.
- getDefaultMode() - Statische Methode in Klasse org.apache.fulcrum.yaafi.framework.util.ToStringBuilder
- getDescription() - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.role.RoleEntry
- getDescription() - Methode in Klasse org.apache.fulcrum.yaafi.framework.role.RoleEntryImpl
- getImplementationClazz() - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.ServiceComponentImpl
- getImplementationClazzName() - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.role.RoleEntry
- getImplementationClazzName() - Methode in Klasse org.apache.fulcrum.yaafi.framework.role.RoleEntryImpl
- getInstance() - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.ServiceComponentImpl
- getInstance() - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.component.ServiceComponentLifecycle
- getInstance() - Statische Methode in Klasse org.apache.fulcrum.yaafi.service.servicemanager.ServiceManagerServiceImpl
- getInterceptorList() - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.role.RoleEntry
- getInterceptorList() - Methode in Klasse org.apache.fulcrum.yaafi.framework.role.RoleEntryImpl
- getInvocationDepth() - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorContext
-
Get the current service invocation depth
- getInvocationDepth() - Methode in Klasse org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorContextImpl
-
Get the current service invocation depth
- getInvocationId() - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorContext
- getInvocationId() - Methode in Klasse org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorContextImpl
- getLocation() - Methode in Klasse org.apache.fulcrum.yaafi.framework.configuration.ComponentConfigurationPropertiesResolverBaseImpl
- getLogCategory() - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.role.RoleEntry
- getLogCategory() - Methode in Klasse org.apache.fulcrum.yaafi.framework.role.RoleEntryImpl
- getLogger() - Methode in Klasse org.apache.fulcrum.yaafi.cli.Main
- getLogger() - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.ServiceComponentImpl
- getLogger() - Methode in Klasse org.apache.fulcrum.yaafi.framework.configuration.ComponentConfigurationPropertiesResolverBaseImpl
- getLogger() - Methode in Klasse org.apache.fulcrum.yaafi.framework.factory.ServiceContainerConfiguration
- getMaxArgLength() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.logging.LoggingInterceptorServiceImpl
- getMaxArgLength() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.ArgumentToStringBuilderImpl
- getMethod() - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorContext
- getMethod() - Methode in Klasse org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorContextImpl
- getMode() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.ArgumentToStringBuilderImpl
- getName() - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.component.ServiceComponent
-
Get the unique name of the service component instance.
- getName() - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.ServiceComponentImpl
- getName() - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.role.RoleEntry
- getName() - Methode in Klasse org.apache.fulcrum.yaafi.framework.role.RoleEntryImpl
- Getopt - Klasse in org.apache.fulcrum.yaafi.cli
-
Extremely simple command line parsing class.
- Getopt(String[]) - Konstruktor für Klasse org.apache.fulcrum.yaafi.cli.Getopt
-
Constructor
- Getopt(String[], String) - Konstruktor für Klasse org.apache.fulcrum.yaafi.cli.Getopt
-
Constructor.
- getParamaters() - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.ServiceComponentImpl
- getParameters() - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.container.ServiceContainer
-
Return the Avalon parameters loaded by the Avalon service container
- getParameters() - Methode in Klasse org.apache.fulcrum.yaafi.framework.container.ServiceContainerImpl
- getParameters() - Methode in Schnittstelle org.apache.fulcrum.yaafi.service.servicemanager.ServiceManagerService
- getParameters() - Methode in Klasse org.apache.fulcrum.yaafi.service.servicemanager.ServiceManagerServiceImpl
- getParentLogger() - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.ServiceComponentImpl
- getParentServiceManager() - Methode in Klasse org.apache.fulcrum.yaafi.framework.factory.ServiceContainerConfiguration
-
Get the parent service manager to find service managed by the parent container.
- getRawInstance(boolean) - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.ServiceComponentImpl
-
Get either the original service object or the dynamic proxy
- getRequestContext() - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorContext
- getRequestContext() - Methode in Klasse org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorContextImpl
- getRoleEntries() - Methode in Klasse org.apache.fulcrum.yaafi.framework.container.ServiceContainerImpl
- getRoleEntries() - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.container.ServiceLifecycleManager
-
Get a list of all RoleEntries.
- getRoleEntry() - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.component.ServiceComponent
-
Returns the associates role entry parsed from the role configuration file.
- getRoleEntry() - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.ServiceComponentImpl
- getRoleEntry(String) - Methode in Klasse org.apache.fulcrum.yaafi.framework.container.ServiceContainerImpl
- getRoleEntry(String) - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.container.ServiceLifecycleManager
-
Get a RoleEntryImpl for a given service
- getRootDir() - Methode in Klasse org.apache.fulcrum.yaafi.framework.util.InputStreamLocator
- getServiceApplicationDir() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.baseservice.BaseInterceptorServiceImpl
- getServiceApplicationDir() - Methode in Klasse org.apache.fulcrum.yaafi.service.baseservice.BaseServiceImpl
- getServiceClassLoader() - Methode in Klasse org.apache.fulcrum.yaafi.service.baseservice.BaseServiceImpl
- getServiceConfiguration() - Methode in Klasse org.apache.fulcrum.yaafi.service.baseservice.BaseServiceImpl
- getServiceContainer() - Methode in Klasse org.apache.fulcrum.yaafi.cli.Main
- getServiceContext() - Methode in Klasse org.apache.fulcrum.yaafi.service.baseservice.BaseServiceImpl
- getServiceDelegate() - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorContext
- getServiceDelegate() - Methode in Klasse org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorContextImpl
- getServiceDelegate() - Methode in Klasse org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorInvocationHandler
- getServiceInterceptorList() - Methode in Klasse org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorInvocationHandler
- getServiceList() - Methode in Klasse org.apache.fulcrum.yaafi.service.reconfiguration.ReconfigurationEntry
- getServiceManager() - Methode in Klasse org.apache.fulcrum.yaafi.cli.Main
- getServiceManager() - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.ServiceComponentImpl
- getServiceManager() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.baseservice.BaseInterceptorServiceImpl
- getServiceManager() - Methode in Klasse org.apache.fulcrum.yaafi.service.baseservice.BaseServiceImpl
- getServiceManager() - Methode in Schnittstelle org.apache.fulcrum.yaafi.service.servicemanager.ServiceManagerService
- getServiceManager() - Methode in Klasse org.apache.fulcrum.yaafi.service.servicemanager.ServiceManagerServiceImpl
- getServiceManagerList() - Methode in Klasse org.apache.fulcrum.yaafi.framework.factory.ServiceContainerConfiguration
-
Get a list of service manager managing their own set of services.
- getServiceName() - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorContext
- getServiceName() - Methode in Klasse org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorContextImpl
- getServiceName() - Methode in Klasse org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorInvocationHandler
- getServiceName() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.baseservice.BaseInterceptorServiceImpl
- getServiceName() - Methode in Klasse org.apache.fulcrum.yaafi.service.baseservice.BaseServiceImpl
- getServiceParameters() - Methode in Klasse org.apache.fulcrum.yaafi.service.baseservice.BaseServiceImpl
- getServicePartitionName() - Methode in Klasse org.apache.fulcrum.yaafi.service.baseservice.BaseServiceImpl
- getServiceShorthand() - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorContext
- getServiceShorthand() - Methode in Klasse org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorContextImpl
- getServiceShorthand() - Methode in Klasse org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorInvocationHandler
- getServiceTempDir() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.baseservice.BaseInterceptorServiceImpl
- getServiceTempDir() - Methode in Klasse org.apache.fulcrum.yaafi.service.baseservice.BaseServiceImpl
- getShorthand() - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.component.ServiceComponent
-
Get the shorthand of the service component instance.
- getShorthand() - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.ServiceComponentImpl
- getShorthand() - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.role.RoleEntry
- getShorthand() - Methode in Klasse org.apache.fulcrum.yaafi.framework.role.RoleEntryImpl
- getSplitTime() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.StopWatch
-
Get the split time on the stopwatch.
- getStackTrace(Throwable) - Statische Methode in Klasse org.apache.fulcrum.yaafi.framework.util.ExceptionUtils
-
Gets the stack trace from a Throwable as a String.
- getStackTrace(Throwable) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.ArgumentToStringBuilderImpl
-
Gets the stack trace from a Throwable as a String.
- getStopWatch(AvalonInterceptorContext) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.logging.LoggingInterceptorServiceImpl
-
Gets the stop watch.
- getStopWatch(AvalonInterceptorContext) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.performance.PerformanceInterceptorServiceImpl
-
Gets the stop watch
- getStringValue(String) - Methode in Klasse org.apache.fulcrum.yaafi.cli.Getopt
-
Returns the string value for the given option.
- getStringValue(String, String) - Methode in Klasse org.apache.fulcrum.yaafi.cli.Getopt
-
Returns the string value for the given option.
- getTempHome() - Methode in Klasse org.apache.fulcrum.yaafi.cli.Main
- getThreadContext() - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorContext
- getThreadContext() - Methode in Klasse org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorContextImpl
- getTime() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.StopWatch
-
Get the time on the stopwatch.
- getToStringBuilderClass() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.logging.LoggingInterceptorServiceImpl
- getToStringBuilderClassName() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.logging.LoggingInterceptorServiceImpl
- getTransactionId() - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorContext
- getTransactionId() - Methode in Klasse org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorContextImpl
- getTransactionId() - Methode in Klasse org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorInvocationHandler
- getUrnAvalonClassLoader() - Methode in Klasse org.apache.fulcrum.yaafi.framework.context.YaafiToAvalonContextMapper
- getUrnAvalonName() - Methode in Klasse org.apache.fulcrum.yaafi.framework.context.YaafiToAvalonContextMapper
H
- hasChanged() - Methode in Klasse org.apache.fulcrum.yaafi.service.reconfiguration.ReconfigurationEntry
- hasChanged() - Methode in Klasse org.apache.fulcrum.yaafi.service.shutdown.ShutdownEntry
- hasClazz(ClassLoader, String) - Statische Methode in Klasse org.apache.fulcrum.yaafi.framework.reflection.Clazz
-
Determine if the class can be loaded.
- hasDynamicProxy() - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.role.RoleEntry
- hasDynamicProxy() - Methode in Klasse org.apache.fulcrum.yaafi.framework.role.RoleEntryImpl
- hasInterceptor(String) - Methode in Klasse org.apache.fulcrum.yaafi.framework.role.RoleEntryImpl
-
Determines if the given name of the interceptor is already defined.
- hasService(String) - Methode in Klasse org.apache.fulcrum.yaafi.framework.container.ServiceContainerImpl
- hasService(String) - Methode in Klasse org.apache.fulcrum.yaafi.service.baseservice.BaseServiceImpl
- hasService(String) - Methode in Klasse org.apache.fulcrum.yaafi.service.servicemanager.ServiceManagerServiceImpl
- hasServiceManagerList() - Methode in Klasse org.apache.fulcrum.yaafi.framework.factory.ServiceContainerConfiguration
- hasShutdownHook() - Methode in Klasse org.apache.fulcrum.yaafi.cli.Main
- hasTransactionId() - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorContext
- hasTransactionId() - Methode in Klasse org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorContextImpl
I
- incarnate() - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.ServiceComponentImpl
- incarnate() - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.component.ServiceComponentLifecycle
-
Incarnates a service component instance.
- incarnateInstance() - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.AvalonServiceComponentImpl
- incarnateInstance() - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.ServiceComponentImpl
- INCLUDE_CLASSNAME - Statische Variable in Klasse org.apache.fulcrum.yaafi.interceptor.util.ArgumentToStringBuilderImpl
-
include the class name in the result
- INCLUDE_HASHCODE - Statische Variable in Klasse org.apache.fulcrum.yaafi.framework.util.ToStringBuilder
- INCLUDE_HASHCODE - Statische Variable in Klasse org.apache.fulcrum.yaafi.interceptor.util.ArgumentToStringBuilderImpl
-
include the hashcode in the result
- INCLUDE_PACKAGE_PREFIX - Statische Variable in Klasse org.apache.fulcrum.yaafi.framework.util.ToStringBuilder
- INCLUDE_RETURNTYPE - Statische Variable in Klasse org.apache.fulcrum.yaafi.interceptor.util.MethodToStringBuilderImpl
-
include the method return type
- incrementInvocationDepth() - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorContext
-
Increment the current service invocation depth
- incrementInvocationDepth() - Methode in Klasse org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorContextImpl
-
Increment the current service invocation depth
- info(String) - Methode in Klasse org.apache.fulcrum.yaafi.framework.logger.Log4j2Logger
-
Log a info message.
- info(String, Throwable) - Methode in Klasse org.apache.fulcrum.yaafi.framework.logger.Log4j2Logger
-
Log a info message.
- initialize() - Methode in Klasse org.apache.fulcrum.yaafi.cli.Main
-
Initialize the instance
- initialize() - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.AvalonServiceComponentImpl
- initialize() - Methode in Klasse org.apache.fulcrum.yaafi.framework.container.ServiceContainerImpl
- initialize() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.jamon.JamonInterceptorServiceImpl
- initialize() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.javasimon.JavaSimonInterceptorServiceImpl
- initialize() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.logging.LoggingInterceptorServiceImpl
- initialize() - Methode in Klasse org.apache.fulcrum.yaafi.service.reconfiguration.ReconfigurationServiceImpl
- initialize() - Methode in Klasse org.apache.fulcrum.yaafi.service.shutdown.ShutdownServiceImpl
- InputStreamLocator - Klasse in org.apache.fulcrum.yaafi.framework.util
-
Helper for locating a file name and returning an input stream.
- InputStreamLocator() - Konstruktor für Klasse org.apache.fulcrum.yaafi.framework.util.InputStreamLocator
-
Constructor
- InputStreamLocator(File) - Konstruktor für Klasse org.apache.fulcrum.yaafi.framework.util.InputStreamLocator
-
Constructor
- InputStreamLocator(File, Logger) - Konstruktor für Klasse org.apache.fulcrum.yaafi.framework.util.InputStreamLocator
-
Constructor
- INTERCEPTOR_KEY - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.container.ServiceConstants
-
property to lookup a single interceptor
- INTERCEPTOR_LIST_KEY - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.container.ServiceConstants
-
property to lookup the list of interceptors
- InterceptorToStringBuilder - Schnittstelle in org.apache.fulcrum.yaafi.interceptor.util
-
Common interface for interceptor string builder
- invoke(Class<?>, String, Class[], Object[]) - Statische Methode in Klasse org.apache.fulcrum.yaafi.framework.reflection.Clazz
-
Invokes a static method on a class.
- invoke(Object, Method, Object[]) - Methode in Klasse org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorInvocationHandler
- invoke(Object, String, Class[], Object[]) - Statische Methode in Klasse org.apache.fulcrum.yaafi.framework.reflection.Clazz
-
Invokes a given method on the instance.
- isAdviced(Object) - Methode in Schnittstelle org.apache.fulcrum.yaafi.service.advice.AdviceService
-
Is the given object already adviced?
- isAdviced(Object) - Methode in Klasse org.apache.fulcrum.yaafi.service.advice.AdviceServiceImpl
- isBlocking() - Methode in Klasse org.apache.fulcrum.yaafi.cli.Main
- isDebugEnabled() - Methode in Klasse org.apache.fulcrum.yaafi.framework.logger.Log4j2Logger
-
Determine if messages of priority "debug" will be logged.
- isEarlyInit() - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.ServiceComponentImpl
- isEarlyInit() - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.role.RoleEntry
- isEarlyInit() - Methode in Klasse org.apache.fulcrum.yaafi.framework.role.RoleEntryImpl
- isEnabled() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.baseservice.BaseInterceptorServiceImpl
- isErrorEnabled() - Methode in Klasse org.apache.fulcrum.yaafi.framework.logger.Log4j2Logger
-
Determine if messages of priority "error" will be logged.
- isFatalErrorEnabled() - Methode in Klasse org.apache.fulcrum.yaafi.framework.logger.Log4j2Logger
-
Determine if messages of priority "fatalError" will be logged.
- isInfoEnabled() - Methode in Klasse org.apache.fulcrum.yaafi.framework.logger.Log4j2Logger
-
Determine if messages of priority "info" will be logged.
- isInitialized() - Methode in Klasse org.apache.fulcrum.yaafi.cli.Main
- isInstantiated() - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.ServiceComponentImpl
- isJamonAvailable() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.jamon.JamonInterceptorServiceImpl
- isJavaSimonAvailable() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.javasimon.JavaSimonInterceptorServiceImpl
- isMonitorAllExceptions() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.logging.LoggingInterceptorServiceImpl
- isServiceMonitored(AvalonInterceptorContext) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.baseservice.BaseInterceptorServiceImpl
-
Determine if the given service is monitored.
- isTrue(boolean) - Statische Methode in Klasse org.apache.fulcrum.yaafi.framework.util.Validate
-
Validate an argument, throwing
IllegalArgumentException
if the test result isfalse
. - isTrue(boolean, String) - Statische Methode in Klasse org.apache.fulcrum.yaafi.framework.util.Validate
-
Validate an argument, throwing
IllegalArgumentException
if the test result isfalse
. - isTrue(boolean, String, double) - Statische Methode in Klasse org.apache.fulcrum.yaafi.framework.util.Validate
-
Validate an argument, throwing
IllegalArgumentException
if the test result isfalse
. - isTrue(boolean, String, long) - Statische Methode in Klasse org.apache.fulcrum.yaafi.framework.util.Validate
-
Validate an argument, throwing
IllegalArgumentException
if the test result isfalse
. - isTrue(boolean, String, Object) - Statische Methode in Klasse org.apache.fulcrum.yaafi.framework.util.Validate
-
Validate an argument, throwing
IllegalArgumentException
if the test result isfalse
. - isUseSystemExit() - Methode in Klasse org.apache.fulcrum.yaafi.service.shutdown.ShutdownEntry
- isWarnEnabled() - Methode in Klasse org.apache.fulcrum.yaafi.framework.logger.Log4j2Logger
-
Determine if messages of priority "warn" will be logged.
J
- Jamon1PerformanceMonitorImpl - Klasse in org.apache.fulcrum.yaafi.interceptor.jamon
-
Veraltet.JAMon 1.x is ancient so it is a good idea to upgrade to 2.x
- Jamon1PerformanceMonitorImpl(String, Method, Boolean) - Konstruktor für Klasse org.apache.fulcrum.yaafi.interceptor.jamon.Jamon1PerformanceMonitorImpl
-
Veraltet.Constructor.
- Jamon2PerformanceMonitorImpl - Klasse in org.apache.fulcrum.yaafi.interceptor.jamon
-
Encapsulating the JAMon 2.x related API calls.
- Jamon2PerformanceMonitorImpl(String, Method, Boolean) - Konstruktor für Klasse org.apache.fulcrum.yaafi.interceptor.jamon.Jamon2PerformanceMonitorImpl
-
Constructor.
- JamonInterceptorService - Schnittstelle in org.apache.fulcrum.yaafi.interceptor.jamon
-
A service using JAMON for performance monitoring
- JamonInterceptorServiceImpl - Klasse in org.apache.fulcrum.yaafi.interceptor.jamon
-
A service using JAMon for performance monitoring.
- JamonInterceptorServiceImpl() - Konstruktor für Klasse org.apache.fulcrum.yaafi.interceptor.jamon.JamonInterceptorServiceImpl
-
Constructor
- JamonPerformanceMonitor - Schnittstelle in org.apache.fulcrum.yaafi.interceptor.jamon
-
Expose the start()/stop() methods for performance monitors independent from their concrete implementation.
- JavaSimon4PerformanceMonitorImpl - Klasse in org.apache.fulcrum.yaafi.interceptor.javasimon
-
Encapsulating the JAMon 2.x related API calls.
- JavaSimon4PerformanceMonitorImpl(String, Method, Boolean) - Konstruktor für Klasse org.apache.fulcrum.yaafi.interceptor.javasimon.JavaSimon4PerformanceMonitorImpl
-
Constructor.
- JavaSimonInterceptorService - Schnittstelle in org.apache.fulcrum.yaafi.interceptor.javasimon
-
A service using JavaSimon for performance monitoring
- JavaSimonInterceptorServiceImpl - Klasse in org.apache.fulcrum.yaafi.interceptor.javasimon
-
A service using JavaSimon for performance monitoring.
- JavaSimonInterceptorServiceImpl() - Konstruktor für Klasse org.apache.fulcrum.yaafi.interceptor.javasimon.JavaSimonInterceptorServiceImpl
-
Constructor
- JavaSimonPerformanceMonitor - Schnittstelle in org.apache.fulcrum.yaafi.interceptor.javasimon
-
Expose the start()/stop() methods for performance monitors independent from their concrete implementation.
L
- length() - Methode in Klasse org.apache.fulcrum.yaafi.cli.Getopt
- loadContainerConfiguration(String) - Methode in Klasse org.apache.fulcrum.yaafi.framework.factory.ServiceContainerConfiguration
-
Loads a containerConfiguration file and set is as the Avalon configuration to be used for Configurable.configure().
- loadContainerConfiguration(String, String) - Methode in Klasse org.apache.fulcrum.yaafi.framework.factory.ServiceContainerConfiguration
-
Loads a containerConfiguration file and set is as the Avalon configuration to be used for Configurable.configure().
- loadImplemtationClass(ClassLoader) - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.ServiceComponentImpl
- loadImplemtationClass(ClassLoader) - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.component.ServiceComponentLifecycle
-
Loads the implementaion class.
- loadProperties(String) - Methode in Klasse org.apache.fulcrum.yaafi.framework.configuration.ComponentConfigurationPropertiesResolverBaseImpl
-
Set properties from a file location
- locate() - Methode in Klasse org.apache.fulcrum.yaafi.service.reconfiguration.ReconfigurationEntry
-
Creates an InputStream.
- locate() - Methode in Klasse org.apache.fulcrum.yaafi.service.shutdown.ShutdownEntry
-
Creates an InputStream
- locate(String) - Methode in Klasse org.apache.fulcrum.yaafi.framework.util.InputStreamLocator
-
Locate the file with the given position using the following steps
- log(int, AvalonInterceptorContext, StopWatch) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.performance.PerformanceInterceptorServiceImpl
-
Logs the execution time.
- Log4j2Logger - Klasse in org.apache.fulcrum.yaafi.framework.logger
-
A Log4J2 wrapper class for Logger.
- Log4j2Logger(Logger) - Konstruktor für Klasse org.apache.fulcrum.yaafi.framework.logger.Log4j2Logger
-
Create a logger that delegates to specified category.
- LoggingInterceptorService - Schnittstelle in org.apache.fulcrum.yaafi.interceptor.logging
-
A service logging of service invocations.
- LoggingInterceptorServiceImpl - Klasse in org.apache.fulcrum.yaafi.interceptor.logging
-
A service logging of service invocations.
- LoggingInterceptorServiceImpl() - Konstruktor für Klasse org.apache.fulcrum.yaafi.interceptor.logging.LoggingInterceptorServiceImpl
-
Constructor
- lookup(String) - Methode in Klasse org.apache.fulcrum.yaafi.framework.container.ServiceContainerImpl
-
Lookup a service instance.
- lookup(String) - Methode in Klasse org.apache.fulcrum.yaafi.service.baseservice.BaseServiceImpl
- lookup(String) - Methode in Klasse org.apache.fulcrum.yaafi.service.servicemanager.ServiceManagerServiceImpl
M
- main(String[]) - Statische Methode in Klasse org.apache.fulcrum.yaafi.cli.Main
-
The main method.
- Main - Klasse in org.apache.fulcrum.yaafi.cli
-
An example of the embedding of a YAAFI kernel inside an arbitrary application.
- Main() - Konstruktor für Klasse org.apache.fulcrum.yaafi.cli.Main
-
Constructor
- Main(String[]) - Konstruktor für Klasse org.apache.fulcrum.yaafi.cli.Main
-
Constructor The following command line parameters are supported --yaafi.cli.applicationName name --yaafi.cli.applicationHome dir --yaafi.cli.tempHome dir --yaafi.cli.isBlocking [true|false] --yaafi.cli.hasShutdownHook [true|false] --yaafi.cli.config file
- makeAbsoluteFile(File, String) - Statische Methode in Klasse org.apache.fulcrum.yaafi.cli.Main
-
Determines the file location of the given name.
- makeAbsoluteFile(String) - Methode in Klasse org.apache.fulcrum.yaafi.cli.Main
-
Locates the file for the given file name.
- makeAbsoluteFile(String) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.baseservice.BaseInterceptorServiceImpl
-
Determines the file location of the given name.
- makeAbsolutePath(String) - Methode in Klasse org.apache.fulcrum.yaafi.cli.Main
-
Locates the file for the given file name.
- mapFrom(Context, String) - Methode in Klasse org.apache.fulcrum.yaafi.framework.context.AvalonToYaafiContextMapper
-
Map a Avalon context to the YAAFI (Merlin) incarnation whereas the following containers are supported merlin fortress phoenix
- mapTo(Context, String) - Methode in Klasse org.apache.fulcrum.yaafi.framework.context.YaafiToAvalonContextMapper
-
Map a YAAFI (Merlin) context to a different incarnation
- MethodToStringBuilderImpl - Klasse in org.apache.fulcrum.yaafi.interceptor.util
-
Creates a string representation of java.lang.reflect.Method
- MethodToStringBuilderImpl() - Konstruktor für Klasse org.apache.fulcrum.yaafi.interceptor.util.MethodToStringBuilderImpl
-
Constructor
- MethodToStringBuilderImpl(Method) - Konstruktor für Klasse org.apache.fulcrum.yaafi.interceptor.util.MethodToStringBuilderImpl
-
Constructor
- MethodToStringBuilderImpl(Method, int) - Konstruktor für Klasse org.apache.fulcrum.yaafi.interceptor.util.MethodToStringBuilderImpl
-
Constructor
N
- newInstance(Class<?>, Class[], Object[]) - Statische Methode in Klasse org.apache.fulcrum.yaafi.framework.reflection.Clazz
-
Creates a new instance of the class
- noNullElements(Object[]) - Statische Methode in Klasse org.apache.fulcrum.yaafi.framework.util.Validate
-
Validate an argument, throwing
IllegalArgumentException
if the argument array hasnull
elements or isnull
. - noNullElements(Object[], String) - Statische Methode in Klasse org.apache.fulcrum.yaafi.framework.util.Validate
-
Validate an argument, throwing
IllegalArgumentException
if the argument array hasnull
elements or isnull
. - noNullElements(Collection<?>) - Statische Methode in Klasse org.apache.fulcrum.yaafi.framework.util.Validate
-
Validate an argument, throwing
IllegalArgumentException
if the argument Collection hasnull
elements or isnull
. - noNullElements(Collection<?>, String) - Statische Methode in Klasse org.apache.fulcrum.yaafi.framework.util.Validate
-
Validate an argument, throwing
IllegalArgumentException
if the argument Collection hasnull
elements or isnull
. - notEmpty(Object[]) - Statische Methode in Klasse org.apache.fulcrum.yaafi.framework.util.Validate
-
Validate an argument, throwing
IllegalArgumentException
if the argument array is empty (null
or no elements). - notEmpty(Object[], String) - Statische Methode in Klasse org.apache.fulcrum.yaafi.framework.util.Validate
-
Validate an argument, throwing
IllegalArgumentException
if the argument array is empty (null
or no elements). - notEmpty(String) - Statische Methode in Klasse org.apache.fulcrum.yaafi.framework.util.Validate
-
Validate an argument, throwing
IllegalArgumentException
if the argument String is empty (null
or zero length). - notEmpty(String, String) - Statische Methode in Klasse org.apache.fulcrum.yaafi.framework.util.Validate
-
Validate an argument, throwing
IllegalArgumentException
if the argument String is empty (null
or zero length). - notEmpty(Collection<?>) - Statische Methode in Klasse org.apache.fulcrum.yaafi.framework.util.Validate
-
Validate an argument, throwing
IllegalArgumentException
if the argument Collection is empty (null
or no elements). - notEmpty(Collection<?>, String) - Statische Methode in Klasse org.apache.fulcrum.yaafi.framework.util.Validate
-
Validate an argument, throwing
IllegalArgumentException
if the argument Collection is empty (null
or no elements). - notEmpty(Map<?, ?>) - Statische Methode in Klasse org.apache.fulcrum.yaafi.framework.util.Validate
-
Validate an argument, throwing
IllegalArgumentException
if the argument Map is empty (null
or no elements). - notEmpty(Map<?, ?>, String) - Statische Methode in Klasse org.apache.fulcrum.yaafi.framework.util.Validate
-
Validate an argument, throwing
IllegalArgumentException
if the argument Map is empty (null
or no elements). - notNull(Object) - Statische Methode in Klasse org.apache.fulcrum.yaafi.framework.util.Validate
-
Validate an argument, throwing
IllegalArgumentException
if the argument isnull
. - notNull(Object, String) - Statische Methode in Klasse org.apache.fulcrum.yaafi.framework.util.Validate
-
Validate an argument, throwing
IllegalArgumentException
if the argument isnull
.
O
- ON_ENTRY - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorService
-
indicating entering a service method
- ON_ERROR - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorService
-
indicating exiting a service method throwing an exception
- ON_EXIT - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorService
-
indicating exiting a service method without throwing an exception
- onEntry(AvalonInterceptorContext) - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorService
-
Called before a service method is invoked.
- onEntry(AvalonInterceptorContext) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.baseservice.BaseInterceptorServiceImpl
- onEntry(AvalonInterceptorContext) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.jamon.JamonInterceptorServiceImpl
- onEntry(AvalonInterceptorContext) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.javasimon.JavaSimonInterceptorServiceImpl
- onEntry(AvalonInterceptorContext) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.logging.LoggingInterceptorServiceImpl
- onEntry(AvalonInterceptorContext) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.performance.PerformanceInterceptorServiceImpl
- onError(AvalonInterceptorContext, Throwable) - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorService
-
Called when a service method throws an exeption
- onError(AvalonInterceptorContext, Throwable) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.baseservice.BaseInterceptorServiceImpl
- onError(AvalonInterceptorContext, Throwable) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.jamon.JamonInterceptorServiceImpl
- onError(AvalonInterceptorContext, Throwable) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.javasimon.JavaSimonInterceptorServiceImpl
- onError(AvalonInterceptorContext, Throwable) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.logging.LoggingInterceptorServiceImpl
- onError(AvalonInterceptorContext, Throwable) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.performance.PerformanceInterceptorServiceImpl
- onExit(AvalonInterceptorContext, Object) - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorService
-
Called after a service method was invoked.
- onExit(AvalonInterceptorContext, Object) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.baseservice.BaseInterceptorServiceImpl
- onExit(AvalonInterceptorContext, Object) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.jamon.JamonInterceptorServiceImpl
- onExit(AvalonInterceptorContext, Object) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.javasimon.JavaSimonInterceptorServiceImpl
- onExit(AvalonInterceptorContext, Object) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.logging.LoggingInterceptorServiceImpl
- onExit(AvalonInterceptorContext, Object) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.performance.PerformanceInterceptorServiceImpl
- onReconfigure(ReconfigurationEntry) - Methode in Klasse org.apache.fulcrum.yaafi.service.reconfiguration.ReconfigurationServiceImpl
-
Reconfigure either the whole container or a list of services.
- onWait() - Methode in Klasse org.apache.fulcrum.yaafi.cli.Main
-
Depending on the configuration this method might block the calling thread or return immediately.
- org.apache.fulcrum.yaafi.cli - Package org.apache.fulcrum.yaafi.cli
- org.apache.fulcrum.yaafi.framework.component - Package org.apache.fulcrum.yaafi.framework.component
- org.apache.fulcrum.yaafi.framework.configuration - Package org.apache.fulcrum.yaafi.framework.configuration
- org.apache.fulcrum.yaafi.framework.constant - Package org.apache.fulcrum.yaafi.framework.constant
- org.apache.fulcrum.yaafi.framework.container - Package org.apache.fulcrum.yaafi.framework.container
- org.apache.fulcrum.yaafi.framework.context - Package org.apache.fulcrum.yaafi.framework.context
- org.apache.fulcrum.yaafi.framework.crypto - Package org.apache.fulcrum.yaafi.framework.crypto
- org.apache.fulcrum.yaafi.framework.factory - Package org.apache.fulcrum.yaafi.framework.factory
- org.apache.fulcrum.yaafi.framework.interceptor - Package org.apache.fulcrum.yaafi.framework.interceptor
- org.apache.fulcrum.yaafi.framework.logger - Package org.apache.fulcrum.yaafi.framework.logger
- org.apache.fulcrum.yaafi.framework.reflection - Package org.apache.fulcrum.yaafi.framework.reflection
- org.apache.fulcrum.yaafi.framework.role - Package org.apache.fulcrum.yaafi.framework.role
- org.apache.fulcrum.yaafi.framework.tls - Package org.apache.fulcrum.yaafi.framework.tls
- org.apache.fulcrum.yaafi.framework.util - Package org.apache.fulcrum.yaafi.framework.util
- org.apache.fulcrum.yaafi.interceptor.baseservice - Package org.apache.fulcrum.yaafi.interceptor.baseservice
- org.apache.fulcrum.yaafi.interceptor.jamon - Package org.apache.fulcrum.yaafi.interceptor.jamon
- org.apache.fulcrum.yaafi.interceptor.javasimon - Package org.apache.fulcrum.yaafi.interceptor.javasimon
- org.apache.fulcrum.yaafi.interceptor.logging - Package org.apache.fulcrum.yaafi.interceptor.logging
- org.apache.fulcrum.yaafi.interceptor.performance - Package org.apache.fulcrum.yaafi.interceptor.performance
- org.apache.fulcrum.yaafi.interceptor.util - Package org.apache.fulcrum.yaafi.interceptor.util
- org.apache.fulcrum.yaafi.service.advice - Package org.apache.fulcrum.yaafi.service.advice
- org.apache.fulcrum.yaafi.service.baseservice - Package org.apache.fulcrum.yaafi.service.baseservice
- org.apache.fulcrum.yaafi.service.reconfiguration - Package org.apache.fulcrum.yaafi.service.reconfiguration
- org.apache.fulcrum.yaafi.service.servicemanager - Package org.apache.fulcrum.yaafi.service.servicemanager
- org.apache.fulcrum.yaafi.service.shutdown - Package org.apache.fulcrum.yaafi.service.shutdown
- org.apache.fulcrum.yaafi.service.systemproperty - Package org.apache.fulcrum.yaafi.service.systemproperty
P
- parameterize(Parameters) - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.AvalonServiceComponentImpl
- parameterize(Parameters) - Methode in Klasse org.apache.fulcrum.yaafi.framework.container.ServiceContainerImpl
- parameterize(Parameters) - Methode in Klasse org.apache.fulcrum.yaafi.service.baseservice.BaseServiceImpl
- parameterize(Parameters) - Methode in Klasse org.apache.fulcrum.yaafi.service.servicemanager.ServiceManagerServiceImpl
- parse(Configuration) - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.role.RoleConfigurationParser
-
Parses a role configuration file.
- parse(Configuration) - Methode in Klasse org.apache.fulcrum.yaafi.framework.role.RoleConfigurationParserImpl
-
Parses a role configuration file.
- PerformanceInterceptorService - Schnittstelle in org.apache.fulcrum.yaafi.interceptor.performance
-
A service logging the execution time of service invocations.
- PerformanceInterceptorServiceImpl - Klasse in org.apache.fulcrum.yaafi.interceptor.performance
-
A service logging the execution time of service invocations.
- PerformanceInterceptorServiceImpl() - Konstruktor für Klasse org.apache.fulcrum.yaafi.interceptor.performance.PerformanceInterceptorServiceImpl
-
Constructor
- PHOENIX_APP_HOME - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.constant.AvalonPhoenixConstants
-
Phoenix alias for "urn:avalon:home"
- PHOENIX_APP_NAME - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.constant.AvalonPhoenixConstants
-
Phoenix alias for "urn:avalon:partition"
- PHOENIX_BLOCK_NAME - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.constant.AvalonPhoenixConstants
-
Phoenix alias for "urn:avalon:name"
- put(String, Object) - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.tls.ThreadLocalStorage
-
Stores the value object at the given key, overwriting any prior value that may have been stored at that key.
- put(String, Object) - Methode in Klasse org.apache.fulcrum.yaafi.framework.tls.ThreadLocalStorageImpl
R
- RECONFIGURATION_DELAY_KEY - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.container.ServiceConstants
-
property to lookup the reconfigurationDelay
- ReconfigurationEntry - Klasse in org.apache.fulcrum.yaafi.service.reconfiguration
-
Monitors a resource and checks if it has changed
- ReconfigurationEntry(Logger, File, String, String[]) - Konstruktor für Klasse org.apache.fulcrum.yaafi.service.reconfiguration.ReconfigurationEntry
-
Constructor
- ReconfigurationService - Schnittstelle in org.apache.fulcrum.yaafi.service.reconfiguration
-
Monitors the componentConfiguration.xml and triggers a reconfiguration if the content of the component configuration file has changed.
- ReconfigurationServiceImpl - Klasse in org.apache.fulcrum.yaafi.service.reconfiguration
-
Monitors the componentConfiguration.xml and triggers a reconfiguration if the content of the component configuration file has changed.
- ReconfigurationServiceImpl() - Konstruktor für Klasse org.apache.fulcrum.yaafi.service.reconfiguration.ReconfigurationServiceImpl
-
Constructor
- reconfigure() - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.AvalonServiceComponentImpl
- reconfigure() - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.ServiceComponentImpl
- reconfigure() - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.component.ServiceComponentLifecycle
-
Reconfigures a service component instance
- reconfigure(String[]) - Methode in Klasse org.apache.fulcrum.yaafi.framework.container.ServiceContainerImpl
- reconfigure(String[]) - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.container.ServiceLifecycleManager
-
Reconfigures a set of services by calling Suspendable.suspend(), Reconfigurable.reconfigure() and Suspendable.resume().
- reconfigure(Configuration) - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.AvalonServiceComponentImpl
- reconfigure(Configuration) - Methode in Klasse org.apache.fulcrum.yaafi.framework.container.ServiceContainerImpl
-
Reconfiguring the services.
- reconfigure(Configuration) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.baseservice.BaseInterceptorServiceImpl
- reconfigure(Configuration) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.jamon.JamonInterceptorServiceImpl
- reconfigure(Configuration) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.javasimon.JavaSimonInterceptorServiceImpl
- reconfigure(Configuration) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.logging.LoggingInterceptorServiceImpl
- reconfigure(Configuration) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.performance.PerformanceInterceptorServiceImpl
- reconfigure(Configuration) - Methode in Klasse org.apache.fulcrum.yaafi.service.advice.AdviceServiceImpl
- reconfigure(Configuration) - Methode in Klasse org.apache.fulcrum.yaafi.service.baseservice.BaseServiceImpl
- reconfigure(Configuration) - Methode in Klasse org.apache.fulcrum.yaafi.service.reconfiguration.ReconfigurationServiceImpl
- reconfigure(Configuration) - Methode in Klasse org.apache.fulcrum.yaafi.service.shutdown.ShutdownServiceImpl
- reconfigure(Configuration) - Methode in Klasse org.apache.fulcrum.yaafi.service.systemproperty.SystemPropertyServiceImpl
- release(Object) - Methode in Klasse org.apache.fulcrum.yaafi.framework.container.ServiceContainerImpl
- release(Object) - Methode in Klasse org.apache.fulcrum.yaafi.service.baseservice.BaseServiceImpl
- release(Object) - Methode in Klasse org.apache.fulcrum.yaafi.service.servicemanager.ServiceManagerServiceImpl
- reset() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.StopWatch
-
Resets the stopwatch.
- resolve(Properties) - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.configuration.ComponentConfigurationPropertiesResolver
-
Resolve custom properties
- resolve(Properties) - Methode in Klasse org.apache.fulcrum.yaafi.framework.configuration.ComponentConfigurationPropertiesResolverImpl
- resume() - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.AvalonServiceComponentImpl
- resume() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.StopWatch
-
Resume the stopwatch after a suspend.
- ROLE_NAME - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.container.ServiceConstants
-
The name of this component
- RoleConfigurationParser - Schnittstelle in org.apache.fulcrum.yaafi.framework.role
-
Parses the role configuration file of various Avalon containers.
- RoleConfigurationParserImpl - Klasse in org.apache.fulcrum.yaafi.framework.role
-
Parses the role configuration file of various Avalon containers.
- RoleConfigurationParserImpl(String) - Konstruktor für Klasse org.apache.fulcrum.yaafi.framework.role.RoleConfigurationParserImpl
-
Constructor
- RoleEntry - Schnittstelle in org.apache.fulcrum.yaafi.framework.role
-
Contains the data of a role element.
- RoleEntryImpl - Klasse in org.apache.fulcrum.yaafi.framework.role
-
Interface exposed by the ServiceContainerImpl
- RoleEntryImpl(String, String, String, boolean, String, String, String, boolean, ArrayList<String>, String) - Konstruktor für Klasse org.apache.fulcrum.yaafi.framework.role.RoleEntryImpl
-
YAAFI role entry
- run() - Methode in Klasse org.apache.fulcrum.yaafi.cli.Main
-
Runs the instance by initializing it and potentially blocking the invoking thread depending on the configuration.
- run() - Methode in Klasse org.apache.fulcrum.yaafi.cli.Shutdown
- run() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.jamon.JamonInterceptorServiceImpl
-
Writes the JAMON report to the file system.
- run() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.javasimon.JavaSimonInterceptorServiceImpl
-
Writes the JavaSimon report to the file system.
- run() - Methode in Klasse org.apache.fulcrum.yaafi.service.reconfiguration.ReconfigurationServiceImpl
-
Polls for changes in the confguration to reconfigure either the whole container or just a list of services.
- run() - Methode in Klasse org.apache.fulcrum.yaafi.service.shutdown.Shutdown
- run() - Methode in Klasse org.apache.fulcrum.yaafi.service.shutdown.ShutdownServiceImpl
S
- service(ServiceManager) - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.AvalonServiceComponentImpl
- service(ServiceManager) - Methode in Klasse org.apache.fulcrum.yaafi.framework.container.ServiceContainerImpl
- service(ServiceManager) - Methode in Klasse org.apache.fulcrum.yaafi.service.advice.AdviceServiceImpl
- service(ServiceManager) - Methode in Klasse org.apache.fulcrum.yaafi.service.baseservice.BaseServiceImpl
- service(ServiceManager) - Methode in Klasse org.apache.fulcrum.yaafi.service.reconfiguration.ReconfigurationServiceImpl
- service(ServiceManager) - Methode in Klasse org.apache.fulcrum.yaafi.service.servicemanager.ServiceManagerServiceImpl
- service(ServiceManager) - Methode in Klasse org.apache.fulcrum.yaafi.service.shutdown.ShutdownServiceImpl
- ServiceComponent - Schnittstelle in org.apache.fulcrum.yaafi.framework.component
-
This interface defines a service component singleton with an arbitrary lifecycle.
- ServiceComponentImpl - Klasse in org.apache.fulcrum.yaafi.framework.component
-
This class implements am abstract base service component singleton with an arbitrary lifecycle.
- ServiceComponentImpl(RoleEntry, Logger, Logger) - Konstruktor für Klasse org.apache.fulcrum.yaafi.framework.component.ServiceComponentImpl
-
Constructor to parse the configuration.
- ServiceComponentLifecycle - Schnittstelle in org.apache.fulcrum.yaafi.framework.component
-
This class implements the lifecycle contract of a service component instance.
- ServiceConstants - Schnittstelle in org.apache.fulcrum.yaafi.framework.container
-
Commonly used constants.
- ServiceContainer - Schnittstelle in org.apache.fulcrum.yaafi.framework.container
-
Interface exposed by the ServiceContainerImpl
- ServiceContainerConfiguration - Klasse in org.apache.fulcrum.yaafi.framework.factory
-
Helper class to capture configuration related stuff.
- ServiceContainerConfiguration() - Konstruktor für Klasse org.apache.fulcrum.yaafi.framework.factory.ServiceContainerConfiguration
-
Constructor
- ServiceContainerConfiguration(int) - Konstruktor für Klasse org.apache.fulcrum.yaafi.framework.factory.ServiceContainerConfiguration
-
Constructor.
- ServiceContainerFactory - Klasse in org.apache.fulcrum.yaafi.framework.factory
-
A factory to hide how to initialize YAFFI since this might change over the time
- ServiceContainerFactory() - Konstruktor für Klasse org.apache.fulcrum.yaafi.framework.factory.ServiceContainerFactory
- ServiceContainerImpl - Klasse in org.apache.fulcrum.yaafi.framework.container
-
Yet another avalon framework implementation (YAAFI).
- ServiceContainerImpl() - Konstruktor für Klasse org.apache.fulcrum.yaafi.framework.container.ServiceContainerImpl
-
Constructor using sensible defaults.
- ServiceLifecycleManager - Schnittstelle in org.apache.fulcrum.yaafi.framework.container
-
Interface for managing the lifecycle of services.
- SERVICEMANAGER_KEY - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.container.ServiceConstants
-
property to lookup a single service managers
- SERVICEMANAGER_LIST_KEY - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.container.ServiceConstants
-
property to lookup a list of service managers
- ServiceManagerService - Schnittstelle in org.apache.fulcrum.yaafi.service.servicemanager
-
Let's try to break the singleton addiction with this service.
- ServiceManagerServiceImpl - Klasse in org.apache.fulcrum.yaafi.service.servicemanager
-
This is a sort of "edelhack" to solve the problem of accessing the Avalon infrastructure without having an instance of the container.
- ServiceManagerServiceImpl() - Konstruktor für Klasse org.apache.fulcrum.yaafi.service.servicemanager.ServiceManagerServiceImpl
-
Constructor
- setApplicationHome(String) - Methode in Klasse org.apache.fulcrum.yaafi.cli.Main
- setApplicationName(String) - Methode in Klasse org.apache.fulcrum.yaafi.cli.Main
- setApplicationRootDir(String) - Methode in Klasse org.apache.fulcrum.yaafi.framework.factory.ServiceContainerConfiguration
- setArgs(String[]) - Methode in Klasse org.apache.fulcrum.yaafi.cli.Main
- setComponentClassLoader(ClassLoader) - Methode in Klasse org.apache.fulcrum.yaafi.framework.factory.ServiceContainerConfiguration
- setComponentConfigurationEncrypted(String) - Methode in Klasse org.apache.fulcrum.yaafi.framework.factory.ServiceContainerConfiguration
- setComponentConfigurationLocation(String) - Methode in Klasse org.apache.fulcrum.yaafi.framework.factory.ServiceContainerConfiguration
- setComponentRolesEncrypted(String) - Methode in Klasse org.apache.fulcrum.yaafi.framework.factory.ServiceContainerConfiguration
- setComponentRolesLocation(String) - Methode in Klasse org.apache.fulcrum.yaafi.framework.factory.ServiceContainerConfiguration
- setConfiguration(Configuration) - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.ServiceComponentImpl
- setConfiguration(Configuration) - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.component.ServiceComponentLifecycle
-
Sets the Configuration to be used by this component.
- setContainerConfiguration(Configuration) - Methode in Klasse org.apache.fulcrum.yaafi.framework.factory.ServiceContainerConfiguration
- setContainerConfigValue(String) - Methode in Klasse org.apache.fulcrum.yaafi.cli.Main
- setContainerFlavour(String) - Methode in Klasse org.apache.fulcrum.yaafi.framework.factory.ServiceContainerConfiguration
- setContext(Context) - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.ServiceComponentImpl
- setContext(Context) - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.component.ServiceComponentLifecycle
-
Sets the Context to be used by this component.
- setContext(Context) - Methode in Klasse org.apache.fulcrum.yaafi.framework.factory.ServiceContainerConfiguration
- setDefaultMode(int) - Statische Methode in Klasse org.apache.fulcrum.yaafi.framework.util.ToStringBuilder
- setHasDynamicProxy(boolean) - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.role.RoleEntry
- setHasDynamicProxy(boolean) - Methode in Klasse org.apache.fulcrum.yaafi.framework.role.RoleEntryImpl
- setHasShutdownHook(boolean) - Methode in Klasse org.apache.fulcrum.yaafi.cli.Main
- setHasShutdownHook(Boolean) - Methode in Klasse org.apache.fulcrum.yaafi.cli.Main
- setHasShutdownHook(String) - Methode in Klasse org.apache.fulcrum.yaafi.cli.Main
- setInitialized(boolean) - Methode in Klasse org.apache.fulcrum.yaafi.cli.Main
- setInstance(ServiceManagerServiceImpl) - Statische Methode in Klasse org.apache.fulcrum.yaafi.service.servicemanager.ServiceManagerServiceImpl
-
Create the one and only instance
- setIsBlocking(boolean) - Methode in Klasse org.apache.fulcrum.yaafi.cli.Main
- setIsBlocking(Boolean) - Methode in Klasse org.apache.fulcrum.yaafi.cli.Main
- setIsBlocking(String) - Methode in Klasse org.apache.fulcrum.yaafi.cli.Main
- setLogger(Logger) - Methode in Klasse org.apache.fulcrum.yaafi.cli.Main
- setLogger(Logger) - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.ServiceComponentImpl
- setLogger(Logger) - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.component.ServiceComponentLifecycle
-
Sets the logger to be used by this component.
- setLogger(Logger) - Methode in Klasse org.apache.fulcrum.yaafi.framework.factory.ServiceContainerConfiguration
- setMaxArgLength(int) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.ArgumentToStringBuilderImpl
- setMaxArgLength(int) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.DefaultToStringBuilderImpl
- setMaxArgLength(int) - Methode in Schnittstelle org.apache.fulcrum.yaafi.interceptor.util.InterceptorToStringBuilder
- setMaxArgLength(int) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.MethodToStringBuilderImpl
- setMode(int) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.ArgumentToStringBuilderImpl
- setMode(int) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.DefaultToStringBuilderImpl
- setMode(int) - Methode in Schnittstelle org.apache.fulcrum.yaafi.interceptor.util.InterceptorToStringBuilder
- setMode(int) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.MethodToStringBuilderImpl
- setParameters(Parameters) - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.ServiceComponentImpl
- setParameters(Parameters) - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.component.ServiceComponentLifecycle
-
Sets the Parameters to be used by this component.
- setParametersEncrypted(String) - Methode in Klasse org.apache.fulcrum.yaafi.framework.factory.ServiceContainerConfiguration
- setParametersLocation(String) - Methode in Klasse org.apache.fulcrum.yaafi.framework.factory.ServiceContainerConfiguration
- setParentServiceManager(ServiceManager) - Methode in Klasse org.apache.fulcrum.yaafi.framework.factory.ServiceContainerConfiguration
-
Set the parent service manager to find service managed by the parent container.
- setProxyInstance(Object) - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.ServiceComponentImpl
- setServiceManager(ServiceManager) - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.ServiceComponentImpl
- setServiceManager(ServiceManager) - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.component.ServiceComponentLifecycle
-
Sets the ServiceManager to be used by this component.
- setServiceManagerList(String[]) - Methode in Klasse org.apache.fulcrum.yaafi.framework.factory.ServiceContainerConfiguration
-
Set a list of service manager managing their own set of services.
- setTarget(Object) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.ArgumentToStringBuilderImpl
- setTarget(Object) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.DefaultToStringBuilderImpl
- setTarget(Object) - Methode in Schnittstelle org.apache.fulcrum.yaafi.interceptor.util.InterceptorToStringBuilder
- setTarget(Object) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.MethodToStringBuilderImpl
- setTempHome(String) - Methode in Klasse org.apache.fulcrum.yaafi.cli.Main
- setTempRootDir(String) - Methode in Klasse org.apache.fulcrum.yaafi.framework.factory.ServiceContainerConfiguration
- setTransactionId(Object) - Methode in Schnittstelle org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorContext
-
Set the transaction id for the current thread.
- setTransactionId(Object) - Methode in Klasse org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorContextImpl
-
Set the transaction id for the current thread.
- shutdown() - Methode in Klasse org.apache.fulcrum.yaafi.cli.Main
-
Terminates the instance
- Shutdown - Klasse in org.apache.fulcrum.yaafi.cli
-
This class process the shutdown notification from the JVM.
- Shutdown - Klasse in org.apache.fulcrum.yaafi.service.shutdown
-
This class process the shutdown notification from the JVM.
- Shutdown(Disposable) - Konstruktor für Klasse org.apache.fulcrum.yaafi.cli.Shutdown
-
Constructor
- Shutdown(Disposable, boolean) - Konstruktor für Klasse org.apache.fulcrum.yaafi.service.shutdown.Shutdown
-
Constructor.
- ShutdownEntry - Klasse in org.apache.fulcrum.yaafi.service.shutdown
-
Monitors a resource and checks if it has changed
- ShutdownEntry(Logger, File, String, boolean) - Konstruktor für Klasse org.apache.fulcrum.yaafi.service.shutdown.ShutdownEntry
-
Constructor
- ShutdownService - Schnittstelle in org.apache.fulcrum.yaafi.service.shutdown
-
Monitors a resource for shutting down the Avalon container
- ShutdownServiceImpl - Klasse in org.apache.fulcrum.yaafi.service.shutdown
-
Monitors the componentConfiguration.xml and triggers a reconfiguration if the content of the component configuration file has changed.
- ShutdownServiceImpl() - Konstruktor für Klasse org.apache.fulcrum.yaafi.service.shutdown.ShutdownServiceImpl
-
Constructor
- split() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.StopWatch
-
Split the time.
- start() - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.AvalonServiceComponentImpl
- start() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.jamon.Jamon1PerformanceMonitorImpl
-
Veraltet.Start the monitor.
- start() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.jamon.Jamon2PerformanceMonitorImpl
-
Start the monitor.
- start() - Methode in Schnittstelle org.apache.fulcrum.yaafi.interceptor.jamon.JamonPerformanceMonitor
-
Start the monitor.
- start() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.javasimon.JavaSimon4PerformanceMonitorImpl
-
Start the monitor.
- start() - Methode in Schnittstelle org.apache.fulcrum.yaafi.interceptor.javasimon.JavaSimonPerformanceMonitor
-
Start the monitor.
- start() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.StopWatch
-
Start the stopwatch.
- start() - Methode in Klasse org.apache.fulcrum.yaafi.service.reconfiguration.ReconfigurationServiceImpl
- start() - Methode in Klasse org.apache.fulcrum.yaafi.service.shutdown.ShutdownServiceImpl
- stop() - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.AvalonServiceComponentImpl
- stop() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.jamon.Jamon1PerformanceMonitorImpl
-
Veraltet.Start the monitor.
- stop() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.jamon.Jamon2PerformanceMonitorImpl
-
Stop the monitor
- stop() - Methode in Schnittstelle org.apache.fulcrum.yaafi.interceptor.jamon.JamonPerformanceMonitor
-
Stop the monitor.
- stop() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.javasimon.JavaSimon4PerformanceMonitorImpl
-
Stop the monitor
- stop() - Methode in Schnittstelle org.apache.fulcrum.yaafi.interceptor.javasimon.JavaSimonPerformanceMonitor
-
Stop the monitor.
- stop() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.StopWatch
-
Stop the stopwatch.
- stop() - Methode in Klasse org.apache.fulcrum.yaafi.service.reconfiguration.ReconfigurationServiceImpl
- stop() - Methode in Klasse org.apache.fulcrum.yaafi.service.shutdown.ShutdownServiceImpl
- stop(Throwable) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.jamon.Jamon1PerformanceMonitorImpl
-
Veraltet.Stop the monitor based on an Throwable.
- stop(Throwable) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.jamon.Jamon2PerformanceMonitorImpl
-
Stop the monitor
- stop(Throwable) - Methode in Schnittstelle org.apache.fulcrum.yaafi.interceptor.jamon.JamonPerformanceMonitor
-
Stop the monitor based on an Throwable.
- stop(Throwable) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.javasimon.JavaSimon4PerformanceMonitorImpl
-
Stop the monitor
- stop(Throwable) - Methode in Schnittstelle org.apache.fulcrum.yaafi.interceptor.javasimon.JavaSimonPerformanceMonitor
-
Stop the monitor based on an Throwable.
- StopWatch - Klasse in org.apache.fulcrum.yaafi.interceptor.util
-
StopWatch
provides a convenient API for timings. - StopWatch() - Konstruktor für Klasse org.apache.fulcrum.yaafi.interceptor.util.StopWatch
-
Constructor.
- suspend() - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.AvalonServiceComponentImpl
- suspend() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.StopWatch
-
Suspend the stopwatch for later resumption.
- SystemPropertyService - Schnittstelle in org.apache.fulcrum.yaafi.service.systemproperty
-
Copies the properties into SystemProperties
- SystemPropertyServiceImpl - Klasse in org.apache.fulcrum.yaafi.service.systemproperty
-
Copies the properties found in the configuration into the SystemProperties
- SystemPropertyServiceImpl() - Konstruktor für Klasse org.apache.fulcrum.yaafi.service.systemproperty.SystemPropertyServiceImpl
-
Constructor
T
- ThreadLocalStorage - Schnittstelle in org.apache.fulcrum.yaafi.framework.tls
-
Provides a service which can temporarily store thread-local data.
- ThreadLocalStorageImpl - Klasse in org.apache.fulcrum.yaafi.framework.tls
-
Implementation of
ThreadLocalStorage
. - ThreadLocalStorageImpl() - Konstruktor für Klasse org.apache.fulcrum.yaafi.framework.tls.ThreadLocalStorageImpl
- toString() - Methode in Klasse org.apache.fulcrum.yaafi.cli.Main
- toString() - Methode in Klasse org.apache.fulcrum.yaafi.framework.component.ServiceComponentImpl
- toString() - Methode in Klasse org.apache.fulcrum.yaafi.framework.container.ServiceContainerImpl
- toString() - Methode in Klasse org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorContextImpl
- toString() - Methode in Klasse org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorInvocationHandler
- toString() - Methode in Klasse org.apache.fulcrum.yaafi.framework.role.RoleEntryImpl
- toString() - Methode in Klasse org.apache.fulcrum.yaafi.framework.util.ToStringBuilder
-
Returns the final assembled string.
- toString() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.ArgumentToStringBuilderImpl
- toString() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.DefaultToStringBuilderImpl
- toString() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.MethodToStringBuilderImpl
- toString() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.StopWatch
-
Gets a summary of the time that the stopwatch recorded as a string.
- toString() - Methode in Klasse org.apache.fulcrum.yaafi.service.baseservice.BaseServiceImpl
- toString(boolean[]) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.ArgumentToStringBuilderImpl
-
Create a string representation of a boolean[].
- toString(byte[]) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.ArgumentToStringBuilderImpl
-
Create a string representation of a char[].
- toString(char[]) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.ArgumentToStringBuilderImpl
-
Create a string representation of a char[].
- toString(double[]) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.ArgumentToStringBuilderImpl
-
Create a string representation of a double[].
- toString(float[]) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.ArgumentToStringBuilderImpl
-
Create a string representation of a float[].
- toString(int[]) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.ArgumentToStringBuilderImpl
-
Create a string representation of a int[].
- toString(long[]) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.ArgumentToStringBuilderImpl
-
Create a string representation of a char[].
- toString(short[]) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.ArgumentToStringBuilderImpl
-
Create a string representation of a short[].
- toString(Object) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.ArgumentToStringBuilderImpl
-
Create a String representation for an arbitrary object.
- toString(Object[]) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.performance.PerformanceInterceptorServiceImpl
-
Prints the argument list.
- toString(Object[]) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.ArgumentToStringBuilderImpl
-
Create a string representation of an object array.
- toString(String) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.ArgumentToStringBuilderImpl
-
Create a string representation of a String.
- toString(Throwable) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.ArgumentToStringBuilderImpl
-
Create a String representation for a Throwable.
- toString(Collection<?>) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.ArgumentToStringBuilderImpl
-
Create a string representation of a java.util.Collection.
- toString(Dictionary<?, ?>) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.ArgumentToStringBuilderImpl
-
Create a string representation of a Dictionary.
- toString(AvalonInterceptorContext, StopWatch, int) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.logging.LoggingInterceptorServiceImpl
-
Create a method signature.
- toString(AvalonInterceptorContext, StopWatch, int) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.performance.PerformanceInterceptorServiceImpl
-
Create the log message for the performance logfile.
- toString(AvalonInterceptorContext, StopWatch, Object) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.logging.LoggingInterceptorServiceImpl
-
Create a string representation of a service invocation returning a result.
- toString(AvalonInterceptorContext, StopWatch, Throwable) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.logging.LoggingInterceptorServiceImpl
-
Create a string representation of a service invocation throwing a Throwable
- ToStringBuilder - Klasse in org.apache.fulcrum.yaafi.framework.util
-
A simple replacement for the more involved version in commons-lang; this is used to help construct the description string returned by an object's
toString()
method. - ToStringBuilder(Object) - Konstruktor für Klasse org.apache.fulcrum.yaafi.framework.util.ToStringBuilder
- ToStringBuilder(Object, int) - Konstruktor für Klasse org.apache.fulcrum.yaafi.framework.util.ToStringBuilder
U
- unsplit() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.util.StopWatch
-
Remove a split.
- URN_AVALON_CLASSLOADER - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.constant.AvalonMerlinConstants
-
define the Merlin component classloader (ClassLoader)
- URN_AVALON_CLASSLOADER - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.constant.AvalonYaafiConstants
-
define the Merlin component classloader (ClassLoader)
- URN_AVALON_HOME - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.constant.AvalonMerlinConstants
-
define the Merlin application root (File)
- URN_AVALON_HOME - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.constant.AvalonYaafiConstants
-
define the Merlin application root (File)
- URN_AVALON_NAME - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.constant.AvalonMerlinConstants
-
define the Merlin component name (String)
- URN_AVALON_NAME - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.constant.AvalonYaafiConstants
-
define the Merlin component name (String)
- URN_AVALON_PARTITION - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.constant.AvalonMerlinConstants
-
define the Merlin partition name (String)
- URN_AVALON_PARTITION - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.constant.AvalonYaafiConstants
-
define the Merlin partition name (String)
- URN_AVALON_TEMP - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.constant.AvalonMerlinConstants
-
define the Merlin temporary directory (File)
- URN_AVALON_TEMP - Statische Variable in Schnittstelle org.apache.fulcrum.yaafi.framework.constant.AvalonYaafiConstants
-
define the Merlin temporary directory (File)
V
- Validate - Klasse in org.apache.fulcrum.yaafi.framework.util
-
Assists in validating arguments.
- Validate() - Konstruktor für Klasse org.apache.fulcrum.yaafi.framework.util.Validate
-
Constructor.
W
- warn(String) - Methode in Klasse org.apache.fulcrum.yaafi.framework.logger.Log4j2Logger
-
Log a warn message.
- warn(String, Throwable) - Methode in Klasse org.apache.fulcrum.yaafi.framework.logger.Log4j2Logger
-
Log a warn message.
- writeReport() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.jamon.JamonInterceptorServiceImpl
-
Write a report file
- writeReport() - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.javasimon.JavaSimonInterceptorServiceImpl
-
Write a report file
- writeReport(File) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.jamon.JamonInterceptorServiceImpl
-
Write the HTML report to the given destination.
- writeReport(File) - Methode in Klasse org.apache.fulcrum.yaafi.interceptor.javasimon.JavaSimonInterceptorServiceImpl
-
Write the HTML report to the given destination.
Y
- YaafiToAvalonContextMapper - Klasse in org.apache.fulcrum.yaafi.framework.context
-
Helper for converting a YAAFI context to a different container
- YaafiToAvalonContextMapper(String, ClassLoader) - Konstruktor für Klasse org.apache.fulcrum.yaafi.framework.context.YaafiToAvalonContextMapper
-
Constructor
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte