- CachingModuleTest - Class in org.eclipse.sisu.space
-
- CachingModuleTest() - Constructor for class org.eclipse.sisu.space.CachingModuleTest
-
- CALOAD - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- camelizeName(String) - Static method in class org.eclipse.sisu.plexus.Roles
-
Removes any dashes from the name and converts it to camelCase.
- canConvert(Class<?>) - Method in class org.codehaus.plexus.component.configurator.converters.basic.BooleanConverter
-
- canConvert(Class<?>) - Method in class org.codehaus.plexus.component.configurator.converters.basic.ByteConverter
-
- canConvert(Class<?>) - Method in class org.codehaus.plexus.component.configurator.converters.basic.CharConverter
-
- canConvert(Class<?>) - Method in class org.codehaus.plexus.component.configurator.converters.basic.ClassConverter
-
- canConvert(Class<?>) - Method in class org.codehaus.plexus.component.configurator.converters.basic.DateConverter
-
- canConvert(Class<?>) - Method in class org.codehaus.plexus.component.configurator.converters.basic.DoubleConverter
-
- canConvert(Class<?>) - Method in class org.codehaus.plexus.component.configurator.converters.basic.EnumConverter
-
- canConvert(Class<?>) - Method in class org.codehaus.plexus.component.configurator.converters.basic.FileConverter
-
- canConvert(Class<?>) - Method in class org.codehaus.plexus.component.configurator.converters.basic.FloatConverter
-
- canConvert(Class<?>) - Method in class org.codehaus.plexus.component.configurator.converters.basic.IntConverter
-
- canConvert(Class<?>) - Method in class org.codehaus.plexus.component.configurator.converters.basic.LongConverter
-
- canConvert(Class<?>) - Method in class org.codehaus.plexus.component.configurator.converters.basic.ShortConverter
-
- canConvert(Class<?>) - Method in class org.codehaus.plexus.component.configurator.converters.basic.StringBufferConverter
-
- canConvert(Class<?>) - Method in class org.codehaus.plexus.component.configurator.converters.basic.StringBuilderConverter
-
- canConvert(Class<?>) - Method in class org.codehaus.plexus.component.configurator.converters.basic.StringConverter
-
- canConvert(Class<?>) - Method in class org.codehaus.plexus.component.configurator.converters.basic.UriConverter
-
- canConvert(Class<?>) - Method in class org.codehaus.plexus.component.configurator.converters.basic.UrlConverter
-
- canConvert(Class<?>) - Method in class org.codehaus.plexus.component.configurator.converters.composite.ArrayConverter
-
- canConvert(Class<?>) - Method in class org.codehaus.plexus.component.configurator.converters.composite.CollectionConverter
-
- canConvert(Class<?>) - Method in class org.codehaus.plexus.component.configurator.converters.composite.MapConverter
-
- canConvert(Class<?>) - Method in class org.codehaus.plexus.component.configurator.converters.composite.ObjectWithFieldsConverter
-
- canConvert(Class<?>) - Method in class org.codehaus.plexus.component.configurator.converters.composite.PlexusConfigurationConverter
-
- canConvert(Class<?>) - Method in class org.codehaus.plexus.component.configurator.converters.composite.PropertiesConverter
-
- canConvert(Class<?>) - Method in interface org.codehaus.plexus.component.configurator.converters.ConfigurationConverter
-
- canConvert(Class<?>) - Method in class org.codehaus.plexus.component.configurator.converters.special.ClassRealmConverter
-
- canonicalHint(String) - Static method in class org.eclipse.sisu.plexus.Hints
-
Returns the canonical form of the given Plexus hint.
- canonicalHints(String...) - Static method in class org.eclipse.sisu.plexus.Hints
-
Returns the canonical form of the given Plexus hints.
- canonicalHints(List<String>) - Static method in class org.eclipse.sisu.plexus.Hints
-
Returns the canonical form of the given Plexus hints.
- canonicalHints(Requirement) - Static method in class org.eclipse.sisu.plexus.Hints
-
Returns the Plexus hints contained in the given @Requirement
.
- canonicalRoleHint(String, String) - Static method in class org.eclipse.sisu.plexus.Roles
-
Returns the canonical form of the given Plexus role-hint.
- canonicalRoleHint(Component) - Static method in class org.eclipse.sisu.plexus.Roles
-
Returns the canonical role-hint for the given Plexus component.
- CASTORE - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- catchThrowable(Throwable) - Static method in class org.eclipse.sisu.inject.Logs
-
- CHAR - Static variable in class org.eclipse.sisu.space.asm.Type
-
The sort of the char type.
- CHAR_TYPE - Static variable in class org.eclipse.sisu.space.asm.Type
-
The char type.
- CharConverter - Class in org.codehaus.plexus.component.configurator.converters.basic
-
- CharConverter() - Constructor for class org.codehaus.plexus.component.configurator.converters.basic.CharConverter
-
- CHECKCAST - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- ChildWireModule - Class in org.eclipse.sisu.wire
-
Child
WireModule
that avoids wiring dependencies that already exist in a parent
Injector
.
- ChildWireModule(Injector, Module...) - Constructor for class org.eclipse.sisu.wire.ChildWireModule
-
- ChildWireModule(Injector, Iterable<Module>) - Constructor for class org.eclipse.sisu.wire.ChildWireModule
-
- ClassConverter - Class in org.codehaus.plexus.component.configurator.converters.basic
-
- ClassConverter() - Constructor for class org.codehaus.plexus.component.configurator.converters.basic.ClassConverter
-
- ClassFinder - Interface in org.eclipse.sisu.space
-
- ClassReader - Class in org.eclipse.sisu.space.asm
-
A Java class parser to make a
ClassVisitor
visit an existing class.
- ClassReader(byte[]) - Constructor for class org.eclipse.sisu.space.asm.ClassReader
-
- ClassReader(byte[], int, int) - Constructor for class org.eclipse.sisu.space.asm.ClassReader
-
- ClassReader(InputStream) - Constructor for class org.eclipse.sisu.space.asm.ClassReader
-
- ClassReader(String) - Constructor for class org.eclipse.sisu.space.asm.ClassReader
-
- ClassRealmConverter - Class in org.codehaus.plexus.component.configurator.converters.special
-
- ClassRealmConverter(ClassRealm) - Constructor for class org.codehaus.plexus.component.configurator.converters.special.ClassRealmConverter
-
- ClassRealmUtils - Class in org.eclipse.sisu.plexus
-
- ClassSpace - Interface in org.eclipse.sisu.space
-
Represents an abstract collection of related classes and resources.
- ClassVisitor - Class in org.eclipse.sisu.space.asm
-
A visitor to visit a Java class.
- ClassVisitor(int) - Constructor for class org.eclipse.sisu.space.asm.ClassVisitor
-
- ClassVisitor(int, ClassVisitor) - Constructor for class org.eclipse.sisu.space.asm.ClassVisitor
-
- ClassVisitor - Interface in org.eclipse.sisu.space
-
Something that can visit class definitions.
- ClassWriter - Class in org.eclipse.sisu.space.asm
-
- ClassWriter(int) - Constructor for class org.eclipse.sisu.space.asm.ClassWriter
-
- ClassWriter(ClassReader, int) - Constructor for class org.eclipse.sisu.space.asm.ClassWriter
-
Constructs a new
ClassWriter
object and enables optimizations for
"mostly add" bytecode transformations.
- clear() - Method in class org.codehaus.plexus.context.ContextMapAdapter
-
- clear() - Method in class org.eclipse.sisu.inject.DefaultBeanLocator
-
- clear() - Method in interface org.eclipse.sisu.inject.MutableBeanLocator
-
- cloneClass(String) - Method in class org.eclipse.sisu.space.CloningClassSpace
-
- CloningClassSpace - Class in org.eclipse.sisu.space
-
ClassSpace
that can create multiple (deferred) copies of the same implementation type.
- CloningClassSpace(ClassSpace) - Constructor for class org.eclipse.sisu.space.CloningClassSpace
-
- CollectionConstantTest - Class in org.eclipse.sisu.plexus
-
- CollectionConstantTest() - Constructor for class org.eclipse.sisu.plexus.CollectionConstantTest
-
- CollectionConverter - Class in org.codehaus.plexus.component.configurator.converters.composite
-
- CollectionConverter() - Constructor for class org.codehaus.plexus.component.configurator.converters.composite.CollectionConverter
-
- ComponentAnnotationTest - Class in org.eclipse.sisu.plexus
-
- ComponentAnnotationTest() - Constructor for class org.eclipse.sisu.plexus.ComponentAnnotationTest
-
- ComponentConfigurationException - Exception in org.codehaus.plexus.component.configurator
-
- ComponentConfigurationException(String) - Constructor for exception org.codehaus.plexus.component.configurator.ComponentConfigurationException
-
- ComponentConfigurationException(String, Throwable) - Constructor for exception org.codehaus.plexus.component.configurator.ComponentConfigurationException
-
- ComponentConfigurationException(Throwable) - Constructor for exception org.codehaus.plexus.component.configurator.ComponentConfigurationException
-
- ComponentConfigurationException(PlexusConfiguration, String) - Constructor for exception org.codehaus.plexus.component.configurator.ComponentConfigurationException
-
- ComponentConfigurationException(PlexusConfiguration, String, Throwable) - Constructor for exception org.codehaus.plexus.component.configurator.ComponentConfigurationException
-
- ComponentConfigurationException(PlexusConfiguration, Throwable) - Constructor for exception org.codehaus.plexus.component.configurator.ComponentConfigurationException
-
- ComponentConfigurator - Interface in org.codehaus.plexus.component.configurator
-
- ComponentDependency - Class in org.codehaus.plexus.component.repository
-
- ComponentDependency() - Constructor for class org.codehaus.plexus.component.repository.ComponentDependency
-
- ComponentDescriptor<T> - Class in org.codehaus.plexus.component.repository
-
- ComponentDescriptor() - Constructor for class org.codehaus.plexus.component.repository.ComponentDescriptor
-
- ComponentDescriptor(Class<T>, ClassRealm) - Constructor for class org.codehaus.plexus.component.repository.ComponentDescriptor
-
- ComponentDescriptorBeanModule - Class in org.eclipse.sisu.plexus
-
- ComponentDescriptorBeanModule(ClassSpace, List<ComponentDescriptor<?>>) - Constructor for class org.eclipse.sisu.plexus.ComponentDescriptorBeanModule
-
- ComponentFactory - Interface in org.codehaus.plexus.component.factory
-
- ComponentInstantiationException - Exception in org.codehaus.plexus.component.factory
-
- ComponentInstantiationException(String) - Constructor for exception org.codehaus.plexus.component.factory.ComponentInstantiationException
-
- ComponentInstantiationException(String, Throwable) - Constructor for exception org.codehaus.plexus.component.factory.ComponentInstantiationException
-
- componentKey(Component) - Static method in class org.eclipse.sisu.plexus.Roles
-
Returns the component binding Key
for the given Plexus component.
- componentKey(Class<T>, String) - Static method in class org.eclipse.sisu.plexus.Roles
-
Returns the component binding Key
for the given Plexus role-hint.
- componentKey(TypeLiteral<T>, String) - Static method in class org.eclipse.sisu.plexus.Roles
-
Returns the component binding Key
for the given Plexus role-hint.
- ComponentLifecycleException - Exception in org.codehaus.plexus.component.repository.exception
-
- ComponentLifecycleException(String) - Constructor for exception org.codehaus.plexus.component.repository.exception.ComponentLifecycleException
-
- ComponentLifecycleException(String, Throwable) - Constructor for exception org.codehaus.plexus.component.repository.exception.ComponentLifecycleException
-
- ComponentLookupException - Exception in org.codehaus.plexus.component.repository.exception
-
- ComponentLookupException(String, String, String) - Constructor for exception org.codehaus.plexus.component.repository.exception.ComponentLookupException
-
- ComponentLookupException(Throwable, String, String) - Constructor for exception org.codehaus.plexus.component.repository.exception.ComponentLookupException
-
- ComponentRepositoryException - Exception in org.codehaus.plexus.component.repository.exception
-
- ComponentRepositoryException(String) - Constructor for exception org.codehaus.plexus.component.repository.exception.ComponentRepositoryException
-
- ComponentRepositoryException(String, Throwable) - Constructor for exception org.codehaus.plexus.component.repository.exception.ComponentRepositoryException
-
- ComponentRequirement - Class in org.codehaus.plexus.component.repository
-
- ComponentRequirement() - Constructor for class org.codehaus.plexus.component.repository.ComponentRequirement
-
- ComponentRequirementList - Class in org.codehaus.plexus.component.repository
-
- ComponentRequirementList() - Constructor for class org.codehaus.plexus.component.repository.ComponentRequirementList
-
- ComponentSetDescriptor - Class in org.codehaus.plexus.component.repository
-
- ComponentSetDescriptor() - Constructor for class org.codehaus.plexus.component.repository.ComponentSetDescriptor
-
- CompositeBeanHelper - Class in org.eclipse.sisu.plexus
-
- CompositeBeanHelper(ConverterLookup, ClassLoader, ExpressionEvaluator, ConfigurationListener) - Constructor for class org.eclipse.sisu.plexus.CompositeBeanHelper
-
- COMPUTE_FRAMES - Static variable in class org.eclipse.sisu.space.asm.ClassWriter
-
Flag to automatically compute the stack map frames of methods from
scratch.
- COMPUTE_MAXS - Static variable in class org.eclipse.sisu.space.asm.ClassWriter
-
Flag to automatically compute the maximum stack size and the maximum
number of local variables of methods.
- concurrentKeys() - Static method in class org.eclipse.sisu.inject.Soft
-
- concurrentKeys(int, int) - Static method in class org.eclipse.sisu.inject.Soft
-
- concurrentKeys() - Static method in class org.eclipse.sisu.inject.Weak
-
- concurrentKeys(int, int) - Static method in class org.eclipse.sisu.inject.Weak
-
- concurrentValues() - Static method in class org.eclipse.sisu.inject.Soft
-
- concurrentValues(int, int) - Static method in class org.eclipse.sisu.inject.Soft
-
- concurrentValues() - Static method in class org.eclipse.sisu.inject.Weak
-
- concurrentValues(int, int) - Static method in class org.eclipse.sisu.inject.Weak
-
- Configurable - Interface in org.codehaus.plexus.personality.plexus.lifecycle.phase
-
- ConfigurationAnnotationTest - Class in org.eclipse.sisu.plexus
-
- ConfigurationAnnotationTest() - Constructor for class org.eclipse.sisu.plexus.ConfigurationAnnotationTest
-
- ConfigurationConverter - Interface in org.codehaus.plexus.component.configurator.converters
-
- ConfigurationConverter - Class in org.eclipse.sisu.plexus
-
- ConfigurationConverter() - Constructor for class org.eclipse.sisu.plexus.ConfigurationConverter
-
- ConfigurationListener - Interface in org.codehaus.plexus.component.configurator
-
- configure(PlexusConfiguration) - Method in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.Configurable
-
- configure(Binder) - Method in class org.eclipse.sisu.launch.AssistedTestCase
-
- configure(Properties) - Method in class org.eclipse.sisu.launch.AssistedTestCase
-
- configure(Binder) - Method in class org.eclipse.sisu.launch.Custom1TestCase
-
- configure(Binder) - Method in class org.eclipse.sisu.launch.Custom2Test
-
- configure(Properties) - Method in class org.eclipse.sisu.launch.Custom3TestCase
-
- configure(Binder) - Method in class org.eclipse.sisu.launch.InjectedTest
-
Custom injection bindings.
- configure(Properties) - Method in class org.eclipse.sisu.launch.InjectedTest
-
Custom property values.
- configure(Binder) - Method in class org.eclipse.sisu.launch.InjectedTestCase
-
Custom injection bindings.
- configure(Properties) - Method in class org.eclipse.sisu.launch.InjectedTestCase
-
Custom property values.
- configure(Binder) - Method in class org.eclipse.sisu.launch.Main
-
- configure(Binder) - Method in class org.eclipse.sisu.launch.PrivateModuleTestCase
-
- configure(Properties) - Method in class org.eclipse.sisu.launch.PrivateModuleTestCase
-
- configure(Binder) - Method in class org.eclipse.sisu.plexus.ComponentDescriptorBeanModule
-
- configure(Binder) - Method in class org.eclipse.sisu.plexus.ConfigurationConverter
-
- configure(Binder) - Method in class org.eclipse.sisu.plexus.PlexusAnnotatedBeanModule
-
- configure(Binder) - Method in interface org.eclipse.sisu.plexus.PlexusBeanModule
-
- configure(Binder) - Method in class org.eclipse.sisu.plexus.PlexusBindingModule
-
- configure(Binder) - Method in class org.eclipse.sisu.plexus.PlexusDateTypeConverter
-
- configure(Binder) - Method in class org.eclipse.sisu.plexus.PlexusSpaceModule
-
- configure(Binder) - Method in class org.eclipse.sisu.plexus.PlexusXmlBeanModule
-
- configure(Binder) - Method in class org.eclipse.sisu.space.SpaceModule
-
- configure(Binder) - Method in class org.eclipse.sisu.wire.AbstractTypeConverter
-
- configure(Binder) - Method in class org.eclipse.sisu.wire.ChildWireModule
-
- configure(Binder) - Method in class org.eclipse.sisu.wire.MergedModule
-
- configure(Binder) - Method in class org.eclipse.sisu.wire.WireModule
-
- configureComponent(Object, PlexusConfiguration, ClassRealm) - Method in class org.codehaus.plexus.component.configurator.AbstractComponentConfigurator
-
- configureComponent(Object, PlexusConfiguration, ExpressionEvaluator, ClassRealm) - Method in class org.codehaus.plexus.component.configurator.AbstractComponentConfigurator
-
- configureComponent(Object, PlexusConfiguration, ExpressionEvaluator, ClassRealm, ConfigurationListener) - Method in class org.codehaus.plexus.component.configurator.AbstractComponentConfigurator
-
- configureComponent(Object, PlexusConfiguration, ExpressionEvaluator, ClassRealm, ConfigurationListener) - Method in class org.codehaus.plexus.component.configurator.BasicComponentConfigurator
-
- configureComponent(Object, PlexusConfiguration, ClassRealm) - Method in interface org.codehaus.plexus.component.configurator.ComponentConfigurator
-
- configureComponent(Object, PlexusConfiguration, ExpressionEvaluator, ClassRealm) - Method in interface org.codehaus.plexus.component.configurator.ComponentConfigurator
-
- configureComponent(Object, PlexusConfiguration, ExpressionEvaluator, ClassRealm, ConfigurationListener) - Method in interface org.codehaus.plexus.component.configurator.ComponentConfigurator
-
- configureComponent(Object, PlexusConfiguration, ExpressionEvaluator, ClassRealm, ConfigurationListener) - Method in class org.codehaus.plexus.component.configurator.MapOrientedComponentConfigurator
-
- ConsoleLogger - Class in org.codehaus.plexus.logging.console
-
- ConsoleLogger(int, String) - Constructor for class org.codehaus.plexus.logging.console.ConsoleLogger
-
- ConsoleLogger() - Constructor for class org.codehaus.plexus.logging.console.ConsoleLogger
-
- ConsoleLoggerManager - Class in org.codehaus.plexus.logging.console
-
- ConsoleLoggerManager() - Constructor for class org.codehaus.plexus.logging.console.ConsoleLoggerManager
-
- ContainerConfiguration - Interface in org.codehaus.plexus
-
- contains(Object) - Method in interface org.codehaus.plexus.context.Context
-
- contains(Object) - Method in class org.codehaus.plexus.context.DefaultContext
-
- containsKey(Object) - Method in class org.codehaus.plexus.context.ContextMapAdapter
-
- containsValue(Object) - Method in class org.codehaus.plexus.context.ContextMapAdapter
-
- Context - Interface in org.codehaus.plexus.context
-
- contextData - Variable in class org.codehaus.plexus.context.DefaultContext
-
- ContextException - Exception in org.codehaus.plexus.context
-
- ContextException(String) - Constructor for exception org.codehaus.plexus.context.ContextException
-
- ContextException(String, Throwable) - Constructor for exception org.codehaus.plexus.context.ContextException
-
- ContextMapAdapter - Class in org.codehaus.plexus.context
-
- ContextMapAdapter(Context) - Constructor for class org.codehaus.plexus.context.ContextMapAdapter
-
- contextRealm() - Static method in class org.eclipse.sisu.plexus.ClassRealmUtils
-
- Contextualizable - Interface in org.codehaus.plexus.personality.plexus.lifecycle.phase
-
- contextualize(Context) - Method in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable
-
- convert(String, TypeLiteral<?>) - Method in class org.eclipse.sisu.plexus.ConfigurationConverter
-
- convert(TypeLiteral<T>, String) - Method in interface org.eclipse.sisu.plexus.PlexusBeanConverter
-
Converts the given constant value to a bean of the given type.
- convert(String, TypeLiteral<?>) - Method in class org.eclipse.sisu.plexus.PlexusDateTypeConverter
-
- convert(TypeLiteral, String) - Method in class org.eclipse.sisu.plexus.PlexusXmlBeanConverter
-
- converterLookup - Variable in class org.codehaus.plexus.component.configurator.AbstractComponentConfigurator
-
- ConverterLookup - Interface in org.codehaus.plexus.component.configurator.converters.lookup
-
- createChild(String) - Method in class org.codehaus.plexus.configuration.DefaultPlexusConfiguration
-
- createChild(String) - Method in class org.codehaus.plexus.configuration.xml.XmlPlexusConfiguration
-
- createChildRealm(String) - Method in class org.codehaus.plexus.DefaultPlexusContainer
-
- createChildRealm(String) - Method in interface org.codehaus.plexus.PlexusContainer
-
- createLogger(String) - Method in class org.codehaus.plexus.logging.BaseLoggerManager
-
- csvToXml(PlexusConfiguration, String) - Static method in class org.codehaus.plexus.component.configurator.converters.composite.AbstractCollectionConverter
-
- Custom1TestCase - Class in org.eclipse.sisu.launch
-
- Custom1TestCase() - Constructor for class org.eclipse.sisu.launch.Custom1TestCase
-
- Custom2Test - Class in org.eclipse.sisu.launch
-
- Custom2Test() - Constructor for class org.eclipse.sisu.launch.Custom2Test
-
- Custom3TestCase - Class in org.eclipse.sisu.launch
-
- Custom3TestCase() - Constructor for class org.eclipse.sisu.launch.Custom3TestCase
-
- customizeContainerConfiguration(ContainerConfiguration) - Method in class org.codehaus.plexus.PlexusTestCase
-
- customizeContext(Context) - Method in class org.codehaus.plexus.PlexusTestCase
-
- cv - Variable in class org.eclipse.sisu.space.asm.ClassVisitor
-
The class visitor to which this visitor must delegate method calls.
- CycleDetectedInComponentGraphException - Exception in org.codehaus.plexus.component.composition
-
- CycleDetectedInComponentGraphException(String) - Constructor for exception org.codehaus.plexus.component.composition.CycleDetectedInComponentGraphException
-
- CycleDetectedInComponentGraphException(String, Throwable) - Constructor for exception org.codehaus.plexus.component.composition.CycleDetectedInComponentGraphException
-
- get(Object) - Method in interface org.codehaus.plexus.context.Context
-
- get(Object) - Method in class org.codehaus.plexus.context.ContextMapAdapter
-
- get(Object) - Method in class org.codehaus.plexus.context.DefaultContext
-
- get(TypeLiteral<?>) - Static method in class org.eclipse.sisu.inject.TypeArguments
-
Get all type arguments from a generic type, for example [Foo,Bar]
from Map<Foo,Bar>
.
- get(TypeLiteral<?>, int) - Static method in class org.eclipse.sisu.inject.TypeArguments
-
Get an indexed type argument from a generic type, for example Bar
from Map<Foo,Bar>
.
- getAccess() - Method in class org.eclipse.sisu.space.asm.ClassReader
-
Returns the class's access flags (see
Opcodes
).
- getActiveLoggerCount() - Method in class org.codehaus.plexus.logging.BaseLoggerManager
-
- getActiveLoggerCount() - Method in class org.codehaus.plexus.logging.console.ConsoleLoggerManager
-
- getActiveLoggerCount() - Method in interface org.codehaus.plexus.logging.LoggerManager
-
- getAlias() - Method in class org.codehaus.plexus.component.repository.ComponentDescriptor
-
- getAnnotation(Class<A>) - Method in interface org.eclipse.sisu.bean.BeanProperty
-
Returns the property annotation with the specified type.
- getArgumentsAndReturnSizes(String) - Static method in class org.eclipse.sisu.space.asm.Type
-
Computes the size of the arguments and of the return value of a method.
- getArgumentsAndReturnSizes() - Method in class org.eclipse.sisu.space.asm.Type
-
Returns the size of the arguments and of the return value of methods of
this type.
- getArgumentTypes(String) - Static method in class org.eclipse.sisu.space.asm.Type
-
Returns the Java types corresponding to the argument types of the given
method descriptor.
- getArgumentTypes(Method) - Static method in class org.eclipse.sisu.space.asm.Type
-
Returns the Java types corresponding to the argument types of the given
method.
- getArgumentTypes() - Method in class org.eclipse.sisu.space.asm.Type
-
Returns the argument types of methods of this type.
- getArtifactId() - Method in class org.codehaus.plexus.component.repository.ComponentDependency
-
- getAttribute(String) - Method in class org.codehaus.plexus.configuration.DefaultPlexusConfiguration
-
- getAttribute(String, String) - Method in class org.codehaus.plexus.configuration.DefaultPlexusConfiguration
-
- getAttribute(String) - Method in interface org.codehaus.plexus.configuration.PlexusConfiguration
-
- getAttribute(String, String) - Method in interface org.codehaus.plexus.configuration.PlexusConfiguration
-
- getAttributeNames() - Method in class org.codehaus.plexus.configuration.DefaultPlexusConfiguration
-
- getAttributeNames() - Method in interface org.codehaus.plexus.configuration.PlexusConfiguration
-
- getAutoWiring() - Method in interface org.codehaus.plexus.ContainerConfiguration
-
- getAutoWiring() - Method in class org.codehaus.plexus.DefaultContainerConfiguration
-
- getBasedir() - Static method in class org.codehaus.plexus.PlexusTestCase
-
- getBasedir() - Method in class org.eclipse.sisu.launch.InjectedTest
-
- getBasedir() - Method in class org.eclipse.sisu.launch.InjectedTestCase
-
- getBeanMetadata(Class<?>) - Method in interface org.eclipse.sisu.plexus.PlexusBeanSource
-
Returns metadata associated with the given Plexus bean implementation.
- getBundle() - Method in class org.eclipse.sisu.space.BundleClassSpace
-
- getChild(String) - Method in class org.codehaus.plexus.configuration.DefaultPlexusConfiguration
-
- getChild(String, boolean) - Method in class org.codehaus.plexus.configuration.DefaultPlexusConfiguration
-
- getChild(int) - Method in class org.codehaus.plexus.configuration.DefaultPlexusConfiguration
-
- getChild(String) - Method in interface org.codehaus.plexus.configuration.PlexusConfiguration
-
- getChild(String, boolean) - Method in interface org.codehaus.plexus.configuration.PlexusConfiguration
-
- getChild(int) - Method in interface org.codehaus.plexus.configuration.PlexusConfiguration
-
- getChildCount() - Method in class org.codehaus.plexus.configuration.DefaultPlexusConfiguration
-
- getChildCount() - Method in interface org.codehaus.plexus.configuration.PlexusConfiguration
-
- getChildLogger(String) - Method in class org.codehaus.plexus.logging.console.ConsoleLogger
-
- getChildLogger(String) - Method in interface org.codehaus.plexus.logging.Logger
-
- getChildren() - Method in class org.codehaus.plexus.configuration.DefaultPlexusConfiguration
-
- getChildren(String) - Method in class org.codehaus.plexus.configuration.DefaultPlexusConfiguration
-
- getChildren() - Method in interface org.codehaus.plexus.configuration.PlexusConfiguration
-
- getChildren(String) - Method in interface org.codehaus.plexus.configuration.PlexusConfiguration
-
- getChildType(PlexusConfiguration, Class<?>, ClassLoader, Class<?>) - Method in class org.codehaus.plexus.component.configurator.converters.composite.AbstractCollectionConverter
-
- getClassForImplementationHint(Class<?>, PlexusConfiguration, ClassLoader) - Method in class org.codehaus.plexus.component.configurator.converters.AbstractConfigurationConverter
-
- getClassLoader() - Method in class org.codehaus.plexus.PlexusTestCase
-
- getClassName() - Method in class org.eclipse.sisu.space.asm.ClassReader
-
- getClassName() - Method in class org.eclipse.sisu.space.asm.Type
-
Returns the binary name of the class corresponding to this type.
- getClassPathScanning() - Method in interface org.codehaus.plexus.ContainerConfiguration
-
- getClassPathScanning() - Method in class org.codehaus.plexus.DefaultContainerConfiguration
-
- getClassWorld() - Method in interface org.codehaus.plexus.ContainerConfiguration
-
- getClassWorld() - Method in class org.codehaus.plexus.DefaultContainerConfiguration
-
- getClassWorld() - Method in class org.codehaus.plexus.DefaultPlexusContainer
-
- getClassWorld() - Method in interface org.codehaus.plexus.MutablePlexusContainer
-
- getCommonSuperClass(String, String) - Method in class org.eclipse.sisu.space.asm.ClassWriter
-
Returns the common super type of the two given types.
- getCompletions(Element, AnnotationMirror, ExecutableElement, String) - Method in class org.eclipse.sisu.space.SisuIndexAPT6
-
- getComponentComposer() - Method in class org.codehaus.plexus.component.repository.ComponentDescriptor
-
- getComponentConfigurator() - Method in class org.codehaus.plexus.component.repository.ComponentDescriptor
-
- getComponentDescriptor(String, String) - Method in class org.codehaus.plexus.DefaultPlexusContainer
-
- getComponentDescriptor(Class<T>, String, String) - Method in class org.codehaus.plexus.DefaultPlexusContainer
-
- getComponentDescriptor(String, String) - Method in interface org.codehaus.plexus.PlexusContainer
-
- getComponentDescriptor(Class<T>, String, String) - Method in interface org.codehaus.plexus.PlexusContainer
-
- getComponentDescriptorList(String) - Method in class org.codehaus.plexus.DefaultPlexusContainer
-
- getComponentDescriptorList(Class<T>, String) - Method in class org.codehaus.plexus.DefaultPlexusContainer
-
- getComponentDescriptorList(String) - Method in interface org.codehaus.plexus.PlexusContainer
-
- getComponentDescriptorList(Class<T>, String) - Method in interface org.codehaus.plexus.PlexusContainer
-
- getComponentDescriptorMap(String) - Method in class org.codehaus.plexus.DefaultPlexusContainer
-
- getComponentDescriptorMap(Class<T>, String) - Method in class org.codehaus.plexus.DefaultPlexusContainer
-
- getComponentDescriptorMap(String) - Method in interface org.codehaus.plexus.PlexusContainer
-
- getComponentDescriptorMap(Class<T>, String) - Method in interface org.codehaus.plexus.PlexusContainer
-
- getComponentFactory() - Method in class org.codehaus.plexus.component.repository.ComponentDescriptor
-
- getComponentProfile() - Method in class org.codehaus.plexus.component.repository.ComponentDescriptor
-
- getComponents() - Method in class org.codehaus.plexus.component.repository.ComponentSetDescriptor
-
- getComponentType() - Method in class org.codehaus.plexus.component.repository.ComponentDescriptor
-
- getComponentVisibility() - Method in interface org.codehaus.plexus.ContainerConfiguration
-
- getComponentVisibility() - Method in class org.codehaus.plexus.DefaultContainerConfiguration
-
- getConfiguration() - Method in class org.codehaus.plexus.component.repository.ComponentDescriptor
-
- getConfiguration(BeanProperty<?>) - Method in class org.eclipse.sisu.plexus.PlexusAnnotatedMetadata
-
- getConfiguration(BeanProperty<?>) - Method in interface org.eclipse.sisu.plexus.PlexusBeanMetadata
-
Returns @Configuration
metadata for the given property of the Plexus bean.
- getConfigurationName(String) - Method in class org.codehaus.plexus.PlexusTestCase
-
- getConstructorDescriptor(Constructor<?>) - Static method in class org.eclipse.sisu.space.asm.Type
-
Returns the descriptor corresponding to the given constructor.
- getContainer() - Method in class org.codehaus.plexus.PlexusTestCase
-
- getContainerConfiguration() - Method in interface org.codehaus.plexus.ContainerConfiguration
-
- getContainerConfiguration() - Method in class org.codehaus.plexus.DefaultContainerConfiguration
-
- getContainerConfigurationURL() - Method in interface org.codehaus.plexus.ContainerConfiguration
-
- getContainerConfigurationURL() - Method in class org.codehaus.plexus.DefaultContainerConfiguration
-
- getContainerRealm() - Method in class org.codehaus.plexus.DefaultPlexusContainer
-
- getContainerRealm() - Method in interface org.codehaus.plexus.PlexusContainer
-
- getContext() - Method in interface org.codehaus.plexus.ContainerConfiguration
-
- getContext() - Method in class org.codehaus.plexus.DefaultContainerConfiguration
-
- getContext() - Method in class org.codehaus.plexus.DefaultPlexusContainer
-
- getContext() - Method in interface org.codehaus.plexus.PlexusContainer
-
- getContextComponent() - Method in interface org.codehaus.plexus.ContainerConfiguration
-
- getContextComponent() - Method in class org.codehaus.plexus.DefaultContainerConfiguration
-
- getContextData() - Method in interface org.codehaus.plexus.context.Context
-
- getContextData() - Method in class org.codehaus.plexus.context.DefaultContext
-
- getCustomConfigurationName() - Method in class org.codehaus.plexus.PlexusTestCase
-
- getDependencies() - Method in class org.codehaus.plexus.component.repository.ComponentSetDescriptor
-
- getDescription() - Method in class org.codehaus.plexus.component.repository.ComponentDescriptor
-
- getDescription() - Method in interface org.eclipse.sisu.BeanEntry
-
Returns a human-readable description of the bean; see @
Description
.
- getDescription() - Method in interface org.eclipse.sisu.inject.DescribedBinding
-
- getDescription() - Method in interface org.eclipse.sisu.plexus.PlexusBean
-
- getDescriptor() - Method in class org.eclipse.sisu.space.asm.Type
-
Returns the descriptor corresponding to this Java type.
- getDescriptor(Class<?>) - Static method in class org.eclipse.sisu.space.asm.Type
-
Returns the descriptor corresponding to the given Java type.
- getDimensions() - Method in class org.eclipse.sisu.space.asm.Type
-
Returns the number of dimensions of this array type.
- getElementType() - Method in class org.eclipse.sisu.space.asm.Type
-
Returns the type of the elements of this array type.
- getFailedConfiguration() - Method in exception org.codehaus.plexus.component.configurator.ComponentConfigurationException
-
- GETFIELD - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- getFieldName() - Method in class org.codehaus.plexus.component.repository.ComponentRequirement
-
- getGroupId() - Method in class org.codehaus.plexus.component.repository.ComponentDependency
-
- getHumanReadableKey() - Method in class org.codehaus.plexus.component.repository.ComponentDescriptor
-
- getId() - Method in interface org.codehaus.plexus.component.factory.ComponentFactory
-
- getImplementation() - Method in class org.codehaus.plexus.component.repository.ComponentDescriptor
-
- getImplementationClass() - Method in class org.codehaus.plexus.component.repository.ComponentDescriptor
-
- getImplementationClass() - Method in interface org.eclipse.sisu.BeanEntry
-
Attempts to find the implementation type without creating the bean instance.
- getImplementationClass() - Method in interface org.eclipse.sisu.inject.DeferredProvider
-
- getImplementationClass() - Method in interface org.eclipse.sisu.plexus.PlexusBean
-
- getInjector() - Method in class org.eclipse.sisu.inject.InjectorPublisher
-
- getInstantiationStrategy() - Method in class org.codehaus.plexus.component.repository.ComponentDescriptor
-
- getInterfaces() - Method in class org.eclipse.sisu.space.asm.ClassReader
-
Returns the internal names of the class's interfaces (see
getInternalName
).
- getInternalName() - Method in class org.eclipse.sisu.space.asm.Type
-
Returns the internal name of the class corresponding to this object or
array type.
- getInternalName(Class<?>) - Static method in class org.eclipse.sisu.space.asm.Type
-
Returns the internal name of the given class.
- getItem(int) - Method in class org.eclipse.sisu.space.asm.ClassReader
-
Returns the start index of the constant pool item in
b
, plus
one.
- getItemCount() - Method in class org.eclipse.sisu.space.asm.ClassReader
-
Returns the number of constant pool items in
b
.
- getKey() - Method in interface org.eclipse.sisu.BeanEntry
-
Returns the @Qualifier
annotation associated with this particular bean.
- getLifecycleHandler() - Method in class org.codehaus.plexus.component.repository.ComponentDescriptor
-
- getLogger() - Method in class org.codehaus.plexus.DefaultPlexusContainer
-
- getLogger() - Method in class org.codehaus.plexus.logging.AbstractLogEnabled
-
- getLogger() - Method in interface org.codehaus.plexus.MutablePlexusContainer
-
- getLoggerForComponent(String) - Method in class org.codehaus.plexus.logging.AbstractLoggerManager
-
- getLoggerForComponent(String, String) - Method in class org.codehaus.plexus.logging.BaseLoggerManager
-
- getLoggerForComponent(String, String) - Method in class org.codehaus.plexus.logging.console.ConsoleLoggerManager
-
- getLoggerForComponent(String) - Method in interface org.codehaus.plexus.logging.LoggerManager
-
- getLoggerForComponent(String, String) - Method in interface org.codehaus.plexus.logging.LoggerManager
-
- getLoggerManager() - Method in class org.codehaus.plexus.DefaultPlexusContainer
-
- getLoggerManager() - Method in interface org.codehaus.plexus.MutablePlexusContainer
-
- getLookupRealm() - Method in class org.codehaus.plexus.DefaultPlexusContainer
-
- getLookupRealm() - Method in interface org.codehaus.plexus.PlexusContainer
-
- getMaxStringLength() - Method in class org.eclipse.sisu.space.asm.ClassReader
-
Returns the maximum length of the strings contained in the constant pool
of the class.
- getMessage() - Method in exception org.codehaus.plexus.component.repository.exception.ComponentLookupException
-
- getMethodDescriptor(Type, Type...) - Static method in class org.eclipse.sisu.space.asm.Type
-
Returns the descriptor corresponding to the given argument and return
types.
- getMethodDescriptor(Method) - Static method in class org.eclipse.sisu.space.asm.Type
-
Returns the descriptor corresponding to the given method.
- getMethodType(String) - Static method in class org.eclipse.sisu.space.asm.Type
-
Returns the Java type corresponding to the given method descriptor.
- getMethodType(Type, Type...) - Static method in class org.eclipse.sisu.space.asm.Type
-
Returns the Java method type corresponding to the given argument and
return types.
- getName() - Method in class org.codehaus.plexus.configuration.DefaultPlexusConfiguration
-
- getName() - Method in interface org.codehaus.plexus.configuration.PlexusConfiguration
-
- getName() - Method in class org.codehaus.plexus.logging.AbstractLogger
-
- getName() - Method in interface org.codehaus.plexus.logging.Logger
-
- getName() - Method in interface org.eclipse.sisu.bean.BeanProperty
-
Returns the normalized property name excluding the namespace; for example "address"
.
- getName() - Method in interface org.eclipse.sisu.inject.DeferredClass
-
Returns the name of the deferred class.
- getName() - Method in class org.eclipse.sisu.space.LoadedClass
-
- getObjectType(String) - Static method in class org.eclipse.sisu.space.asm.Type
-
Returns the Java type corresponding to the given internal name.
- getOffset() - Method in class org.eclipse.sisu.space.asm.Label
-
Returns the offset corresponding to this label.
- getOpcode(int) - Method in class org.eclipse.sisu.space.asm.Type
-
Returns a JVM instruction opcode adapted to this Java type.
- getProvider() - Method in interface org.eclipse.sisu.BeanEntry
-
Returns the underlying Provider
; may support creation of multiple instances.
- getRank() - Method in interface org.eclipse.sisu.BeanEntry
-
Returns the bean's rank; higher ranked beans override lower ranked beans.
- getReader(String) - Method in class org.eclipse.sisu.space.SisuIndex
-
- getReader(String) - Method in class org.eclipse.sisu.space.SisuIndexAPT6
-
- getRealm() - Method in class org.codehaus.plexus.component.repository.ComponentDescriptor
-
- getRealm() - Method in interface org.codehaus.plexus.ContainerConfiguration
-
- getRealm() - Method in class org.codehaus.plexus.DefaultContainerConfiguration
-
- getRequirement(BeanProperty<?>) - Method in class org.eclipse.sisu.plexus.PlexusAnnotatedMetadata
-
- getRequirement(BeanProperty<?>) - Method in interface org.eclipse.sisu.plexus.PlexusBeanMetadata
-
Returns @Requirement
metadata for the given property of the Plexus bean.
- getRequirements() - Method in class org.codehaus.plexus.component.repository.ComponentDescriptor
-
- getResource(String) - Method in class org.eclipse.sisu.space.BundleClassSpace
-
- getResource(String) - Method in interface org.eclipse.sisu.space.ClassSpace
-
Queries the surrounding class space for the resource with the given name.
- getResource(String) - Method in class org.eclipse.sisu.space.URLClassSpace
-
- getResourceAsStream(String) - Method in class org.codehaus.plexus.PlexusTestCase
-
- getResources(String) - Method in class org.eclipse.sisu.space.BundleClassSpace
-
- getResources(String) - Method in interface org.eclipse.sisu.space.ClassSpace
-
Queries the surrounding class space for all resources with the given name.
- getResources(String) - Method in class org.eclipse.sisu.space.URLClassSpace
-
- getReturnType(String) - Static method in class org.eclipse.sisu.space.asm.Type
-
Returns the Java type corresponding to the return type of the given
method descriptor.
- getReturnType(Method) - Static method in class org.eclipse.sisu.space.asm.Type
-
Returns the Java type corresponding to the return type of the given
method.
- getReturnType() - Method in class org.eclipse.sisu.space.asm.Type
-
Returns the return type of methods of this type.
- getRole() - Method in class org.codehaus.plexus.component.repository.ComponentDescriptor
-
- getRole() - Method in class org.codehaus.plexus.component.repository.ComponentRequirement
-
- getRoleClass() - Method in class org.codehaus.plexus.component.repository.ComponentDescriptor
-
- getRoleHint() - Method in class org.codehaus.plexus.component.repository.ComponentDescriptor
-
- getRoleHint() - Method in class org.codehaus.plexus.component.repository.ComponentRequirement
-
- getRoleHints() - Method in class org.codehaus.plexus.component.repository.ComponentRequirementList
-
- getSize() - Method in class org.eclipse.sisu.space.asm.Type
-
Returns the size of values of this type.
- getSort() - Method in class org.eclipse.sisu.space.asm.Type
-
Returns the sort of this Java type.
- getSource() - Method in interface org.eclipse.sisu.BeanEntry
-
Returns an arbitrary object that describes where this bean was configured.
- GETSTATIC - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- getSuperName() - Method in class org.eclipse.sisu.space.asm.ClassReader
-
- getSupportedAnnotationTypes() - Method in class org.eclipse.sisu.space.SisuIndexAPT6
-
- getSupportedOptions() - Method in class org.eclipse.sisu.space.SisuIndexAPT6
-
- getSupportedSourceVersion() - Method in class org.eclipse.sisu.space.SisuIndexAPT6
-
- getTestConfiguration(Class<?>) - Static method in class org.codehaus.plexus.PlexusTestCase
-
- getTestConfiguration() - Method in class org.codehaus.plexus.PlexusTestCase
-
- getTestFile(String) - Static method in class org.codehaus.plexus.PlexusTestCase
-
- getTestFile(String, String) - Static method in class org.codehaus.plexus.PlexusTestCase
-
- getTestPath(String) - Static method in class org.codehaus.plexus.PlexusTestCase
-
- getTestPath(String, String) - Static method in class org.codehaus.plexus.PlexusTestCase
-
- getThreshold() - Method in class org.codehaus.plexus.logging.AbstractLogger
-
- getThreshold() - Method in class org.codehaus.plexus.logging.BaseLoggerManager
-
- getThreshold() - Method in class org.codehaus.plexus.logging.console.ConsoleLoggerManager
-
- getThreshold() - Method in interface org.codehaus.plexus.logging.Logger
-
- getThreshold() - Method in interface org.codehaus.plexus.logging.LoggerManager
-
- getType() - Method in class org.codehaus.plexus.component.repository.ComponentDependency
-
- getType() - Method in interface org.eclipse.sisu.bean.BeanProperty
-
Returns the reified generic type of the property; for example TypeLiteral<List<String>>
.
- getType(String) - Static method in class org.eclipse.sisu.space.asm.Type
-
Returns the Java type corresponding to the given type descriptor.
- getType(Class<?>) - Static method in class org.eclipse.sisu.space.asm.Type
-
Returns the Java type corresponding to the given class.
- getType(Constructor<?>) - Static method in class org.eclipse.sisu.space.asm.Type
-
Returns the Java method type corresponding to the given constructor.
- getType(Method) - Static method in class org.eclipse.sisu.space.asm.Type
-
Returns the Java method type corresponding to the given method.
- getURLs() - Method in class org.eclipse.sisu.space.URLClassSpace
-
- getValue() - Method in class org.codehaus.plexus.configuration.DefaultPlexusConfiguration
-
- getValue(String) - Method in class org.codehaus.plexus.configuration.DefaultPlexusConfiguration
-
- getValue() - Method in interface org.codehaus.plexus.configuration.PlexusConfiguration
-
- getValue(String) - Method in interface org.codehaus.plexus.configuration.PlexusConfiguration
-
- getValue() - Method in interface org.eclipse.sisu.BeanEntry
-
Returns the associated instance of the bean; returns same instance for each call.
- getVersion() - Method in class org.codehaus.plexus.component.repository.ComponentDependency
-
- getVersion() - Method in class org.codehaus.plexus.component.repository.ComponentDescriptor
-
- getWriter(String) - Method in class org.eclipse.sisu.space.SisuIndex
-
- getWriter(String) - Method in class org.eclipse.sisu.space.SisuIndexAPT6
-
- global(ClassSpace) - Static method in class org.eclipse.sisu.launch.SisuExtensions
-
- GLOBAL_INDEX - Static variable in class org.eclipse.sisu.space.SpaceModule
-
- GLOBAL_VISIBILITY - Static variable in interface org.codehaus.plexus.PlexusConstants
-
- GOTO - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- I2B - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- I2C - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- I2D - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- I2F - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- I2L - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- I2S - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- IADD - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- IALOAD - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- IAND - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- IASTORE - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- ICONST_0 - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- ICONST_1 - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- ICONST_2 - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- ICONST_3 - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- ICONST_4 - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- ICONST_5 - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- ICONST_M1 - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- identityToString(Object) - Static method in class org.eclipse.sisu.inject.Logs
-
Returns an identity string for the given object.
- IDIV - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- IF_ACMPEQ - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- IF_ACMPNE - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- IF_ICMPEQ - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- IF_ICMPGE - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- IF_ICMPGT - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- IF_ICMPLE - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- IF_ICMPLT - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- IF_ICMPNE - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- IFEQ - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- IFGE - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- IFGT - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- IFLE - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- IFLT - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- IFNE - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- IFNONNULL - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- IFNULL - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- ignoreIndexedScanning() - Method in class org.eclipse.sisu.space.QualifiedScanningTest
-
- ignoreResumableIteration() - Method in class org.eclipse.sisu.bean.DeclaredMembersTest
-
- IgnoreSetters - Annotation Type in org.eclipse.sisu.bean
-
Annotates class hierarchies that don't want setter injection.
- IINC - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- ILOAD - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- ImplementationVisitorTest - Class in org.eclipse.sisu.inject
-
- ImplementationVisitorTest() - Constructor for class org.eclipse.sisu.inject.ImplementationVisitorTest
-
- implicitKey(Class<T>) - Static method in class org.eclipse.sisu.inject.TypeArguments
-
Creates a special binding key for the given implicit type.
- IMUL - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- index(ClassSpace) - Method in class org.eclipse.sisu.space.SisuIndex
-
- IndexedClassFinder - Class in org.eclipse.sisu.space
-
- IndexedClassFinder(String, boolean) - Constructor for class org.eclipse.sisu.space.IndexedClassFinder
-
- indexedNames(ClassSpace) - Method in class org.eclipse.sisu.space.IndexedClassFinder
-
- INEG - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- info(String) - Method in class org.codehaus.plexus.logging.AbstractLogger
-
- info(String, Throwable) - Method in class org.codehaus.plexus.logging.console.ConsoleLogger
-
- info(String) - Method in interface org.codehaus.plexus.logging.Logger
-
- info(String, Throwable) - Method in interface org.codehaus.plexus.logging.Logger
-
- info - Variable in class org.eclipse.sisu.space.asm.Label
-
Field used to associate user information to a label.
- info(String) - Method in class org.eclipse.sisu.space.SisuIndex
-
- info(String) - Method in class org.eclipse.sisu.space.SisuIndexAPT6
-
- init(ProcessingEnvironment) - Method in class org.eclipse.sisu.space.SisuIndexAPT6
-
- Initializable - Interface in org.codehaus.plexus.personality.plexus.lifecycle.phase
-
- InitializationException - Exception in org.codehaus.plexus.personality.plexus.lifecycle.phase
-
- InitializationException(String) - Constructor for exception org.codehaus.plexus.personality.plexus.lifecycle.phase.InitializationException
-
- InitializationException(String, Throwable) - Constructor for exception org.codehaus.plexus.personality.plexus.lifecycle.phase.InitializationException
-
- initialize() - Method in class org.codehaus.plexus.logging.BaseLoggerManager
-
- initialize() - Method in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.Initializable
-
- InjectedTest - Class in org.eclipse.sisu.launch
-
Abstract TestNG/JUnit4 test that automatically binds and injects itself.
- InjectedTest() - Constructor for class org.eclipse.sisu.launch.InjectedTest
-
- InjectedTestCase - Class in org.eclipse.sisu.launch
-
Abstract JUnit3 TestCase
that automatically binds and injects itself.
- InjectedTestCase() - Constructor for class org.eclipse.sisu.launch.InjectedTestCase
-
- InjectorPublisher - Class in org.eclipse.sisu.inject
-
Publisher of
Binding
s from a single
Injector
; ranked according to a given
RankingFunction
.
- InjectorPublisher(Injector, RankingFunction) - Constructor for class org.eclipse.sisu.inject.InjectorPublisher
-
- injectProperty(B) - Method in interface org.eclipse.sisu.bean.PropertyBinding
-
Injects the current bound value into the property of the given bean.
- install(Binder) - Method in class org.eclipse.sisu.launch.SisuExtensions
-
- install(Binder, Class<T>, T) - Method in class org.eclipse.sisu.launch.SisuExtensions
-
- INSTANCEOF - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- instantiateCollection(PlexusConfiguration, Class<?>, ClassLoader) - Method in class org.codehaus.plexus.component.configurator.converters.composite.AbstractCollectionConverter
-
- instantiateCollection(PlexusConfiguration, Class<?>, ClassLoader) - Method in class org.codehaus.plexus.component.configurator.converters.composite.ArrayConverter
-
- instantiateCollection(PlexusConfiguration, Class<?>, ClassLoader) - Method in class org.codehaus.plexus.component.configurator.converters.composite.CollectionConverter
-
- instantiateObject(Class<?>) - Method in class org.codehaus.plexus.component.configurator.converters.AbstractConfigurationConverter
-
- INT - Static variable in class org.eclipse.sisu.space.asm.Type
-
The sort of the int type.
- INT_TYPE - Static variable in class org.eclipse.sisu.space.asm.Type
-
The int type.
- IntConverter - Class in org.codehaus.plexus.component.configurator.converters.basic
-
- IntConverter() - Constructor for class org.codehaus.plexus.component.configurator.converters.basic.IntConverter
-
- INTEGER - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- INVOKEDYNAMIC - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- INVOKEINTERFACE - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- INVOKESPECIAL - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- INVOKESTATIC - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- INVOKEVIRTUAL - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- IOR - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- IREM - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- IRETURN - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- isAssignableFrom(TypeLiteral<?>, TypeLiteral<?>) - Static method in class org.eclipse.sisu.inject.TypeArguments
-
Determines if the sub-type can be converted to the generic super-type via an identity or widening conversion.
- isConcrete(TypeLiteral<?>) - Static method in class org.eclipse.sisu.inject.TypeArguments
-
Determines if the given generic type represents a concrete type.
- isConcrete(Class<?>) - Static method in class org.eclipse.sisu.inject.TypeArguments
-
Determines if the given raw type represents a concrete type.
- isDebugEnabled() - Method in class org.codehaus.plexus.logging.AbstractLogger
-
- isDebugEnabled() - Method in interface org.codehaus.plexus.logging.Logger
-
- isDefaultHint(String) - Static method in class org.eclipse.sisu.plexus.Hints
-
Determines if the given Plexus hint denotes the default component.
- isEmpty() - Method in class org.codehaus.plexus.context.ContextMapAdapter
-
- isEmpty() - Method in class org.eclipse.sisu.plexus.PlexusAnnotatedMetadata
-
- isEmpty() - Method in interface org.eclipse.sisu.plexus.PlexusBeanMetadata
-
- isEmpty() - Method in class org.eclipse.sisu.wire.EntryListAdapter
-
- isEmpty() - Method in class org.eclipse.sisu.wire.EntryMapAdapter
-
- isEmpty() - Method in class org.eclipse.sisu.wire.EntrySetAdapter
-
- isErrorEnabled() - Method in class org.codehaus.plexus.logging.AbstractLogger
-
- isErrorEnabled() - Method in interface org.codehaus.plexus.logging.Logger
-
- isFatalErrorEnabled() - Method in class org.codehaus.plexus.logging.AbstractLogger
-
- isFatalErrorEnabled() - Method in interface org.codehaus.plexus.logging.Logger
-
- ISHL - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- ISHR - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- isImplicit(TypeLiteral<?>) - Static method in class org.eclipse.sisu.inject.TypeArguments
-
Determines if the given generic type represents an implicit binding.
- isImplicit(Class<?>) - Static method in class org.eclipse.sisu.inject.TypeArguments
-
Determines if the given raw type represents an implicit binding.
- isInfoEnabled() - Method in class org.codehaus.plexus.logging.AbstractLogger
-
- isInfoEnabled() - Method in interface org.codehaus.plexus.logging.Logger
-
- isIsolatedRealm() - Method in class org.codehaus.plexus.component.repository.ComponentDescriptor
-
- isIsolatedRealm() - Method in class org.codehaus.plexus.component.repository.ComponentSetDescriptor
-
- isOptional() - Method in class org.codehaus.plexus.component.repository.ComponentRequirement
-
- ISTORE - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- ISUB - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- isWarnEnabled() - Method in class org.codehaus.plexus.logging.AbstractLogger
-
- isWarnEnabled() - Method in interface org.codehaus.plexus.logging.Logger
-
- iterator() - Method in class org.eclipse.sisu.bean.BeanProperties
-
- iterator() - Method in class org.eclipse.sisu.bean.DeclaredMembers
-
- iterator() - Method in class org.eclipse.sisu.wire.EntryListAdapter
-
- iterator() - Method in class org.eclipse.sisu.wire.EntrySetAdapter
-
- IUSHR - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- IXOR - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- V1_1 - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- V1_2 - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- V1_3 - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- V1_4 - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- V1_5 - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- V1_6 - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- V1_7 - Static variable in interface org.eclipse.sisu.space.asm.Opcodes
-
- valueOf(String) - Static method in enum org.eclipse.sisu.bean.DeclaredMembers.View
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.sisu.BeanScanning
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.sonatype.inject.BeanScanning
-
Deprecated.
Returns the enum constant of this type with the specified name.
- values() - Method in class org.codehaus.plexus.context.ContextMapAdapter
-
- values() - Static method in enum org.eclipse.sisu.bean.DeclaredMembers.View
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.sisu.BeanScanning
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in class org.eclipse.sisu.inject.Soft
-
- values(int) - Static method in class org.eclipse.sisu.inject.Soft
-
- values() - Static method in class org.eclipse.sisu.inject.Weak
-
- values(int) - Static method in class org.eclipse.sisu.inject.Weak
-
- values() - Static method in enum org.sonatype.inject.BeanScanning
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- verify(ClassSpace, Class<?>...) - Static method in class org.eclipse.sisu.space.QualifiedTypeVisitor
-
- visibleRealmNames(ClassRealm) - Static method in class org.eclipse.sisu.plexus.ClassRealmUtils
-
- visit(String, Object) - Method in class org.eclipse.sisu.space.asm.AnnotationVisitor
-
Visits a primitive value of the annotation.
- visit(int, int, String, String, String, String[]) - Method in class org.eclipse.sisu.space.asm.ClassVisitor
-
Visits the header of the class.
- visit(int, int, String, String, String, String[]) - Method in class org.eclipse.sisu.space.asm.ClassWriter
-
- visitAnnotation(String) - Method in class org.eclipse.sisu.plexus.PlexusTypeVisitor
-
- visitAnnotation(String, String) - Method in class org.eclipse.sisu.space.asm.AnnotationVisitor
-
Visits a nested annotation value of the annotation.
- visitAnnotation(String, boolean) - Method in class org.eclipse.sisu.space.asm.ClassVisitor
-
Visits an annotation of the class.
- visitAnnotation(String, boolean) - Method in class org.eclipse.sisu.space.asm.ClassWriter
-
- visitAnnotation(String, boolean) - Method in class org.eclipse.sisu.space.asm.FieldVisitor
-
Visits an annotation of the field.
- visitAnnotation(String, boolean) - Method in class org.eclipse.sisu.space.asm.MethodVisitor
-
Visits an annotation of this method.
- visitAnnotation(String) - Method in interface org.eclipse.sisu.space.ClassVisitor
-
Visits an annotation declared on the class.
- visitAnnotation(String) - Method in class org.eclipse.sisu.space.QualifiedTypeVisitor
-
- visitAnnotationDefault() - Method in class org.eclipse.sisu.space.asm.MethodVisitor
-
Visits the default value of this annotation interface method.
- visitArray(String) - Method in class org.eclipse.sisu.space.asm.AnnotationVisitor
-
Visits an array value of the annotation.
- visitAttribute(Attribute) - Method in class org.eclipse.sisu.space.asm.ClassVisitor
-
Visits a non standard attribute of the class.
- visitAttribute(Attribute) - Method in class org.eclipse.sisu.space.asm.ClassWriter
-
- visitAttribute(Attribute) - Method in class org.eclipse.sisu.space.asm.FieldVisitor
-
Visits a non standard attribute of the field.
- visitAttribute(Attribute) - Method in class org.eclipse.sisu.space.asm.MethodVisitor
-
Visits a non standard attribute of this method.
- visitClass(URL) - Method in class org.eclipse.sisu.plexus.PlexusTypeVisitor
-
- visitClass(URL) - Method in class org.eclipse.sisu.space.QualifiedTypeVisitor
-
- visitClass(URL) - Method in interface org.eclipse.sisu.space.SpaceVisitor
-
Visits a class resource in the class space.
- visitCode() - Method in class org.eclipse.sisu.space.asm.MethodVisitor
-
Starts the visit of the method's code, if any (i.e.
- visitElement(String, Object) - Method in interface org.eclipse.sisu.space.AnnotationVisitor
-
Visits an element of the declared annotation.
- visitEnd() - Method in class org.eclipse.sisu.space.asm.AnnotationVisitor
-
Visits the end of the annotation.
- visitEnd() - Method in class org.eclipse.sisu.space.asm.ClassVisitor
-
Visits the end of the class.
- visitEnd() - Method in class org.eclipse.sisu.space.asm.ClassWriter
-
- visitEnd() - Method in class org.eclipse.sisu.space.asm.FieldVisitor
-
Visits the end of the field.
- visitEnd() - Method in class org.eclipse.sisu.space.asm.MethodVisitor
-
Visits the end of the method.
- visitEnum(String, String, String) - Method in class org.eclipse.sisu.space.asm.AnnotationVisitor
-
Visits an enumeration value of the annotation.
- visitField(int, String, String, String, Object) - Method in class org.eclipse.sisu.space.asm.ClassVisitor
-
Visits a field of the class.
- visitField(int, String, String, String, Object) - Method in class org.eclipse.sisu.space.asm.ClassWriter
-
- visitFieldInsn(int, String, String, String) - Method in class org.eclipse.sisu.space.asm.MethodVisitor
-
Visits a field instruction.
- visitFrame(int, int, Object[], int, Object[]) - Method in class org.eclipse.sisu.space.asm.MethodVisitor
-
Visits the current state of the local variables and operand stack
elements.
- visitIincInsn(int, int) - Method in class org.eclipse.sisu.space.asm.MethodVisitor
-
Visits an IINC instruction.
- visitInnerClass(String, String, String, int) - Method in class org.eclipse.sisu.space.asm.ClassVisitor
-
Visits information about an inner class.
- visitInnerClass(String, String, String, int) - Method in class org.eclipse.sisu.space.asm.ClassWriter
-
- visitInsn(int) - Method in class org.eclipse.sisu.space.asm.MethodVisitor
-
Visits a zero operand instruction.
- visitIntInsn(int, int) - Method in class org.eclipse.sisu.space.asm.MethodVisitor
-
Visits an instruction with a single int operand.
- visitInvokeDynamicInsn(String, String, Handle, Object...) - Method in class org.eclipse.sisu.space.asm.MethodVisitor
-
Visits an invokedynamic instruction.
- visitJumpInsn(int, Label) - Method in class org.eclipse.sisu.space.asm.MethodVisitor
-
Visits a jump instruction.
- visitLabel(Label) - Method in class org.eclipse.sisu.space.asm.MethodVisitor
-
Visits a label.
- visitLdcInsn(Object) - Method in class org.eclipse.sisu.space.asm.MethodVisitor
-
Visits a LDC instruction.
- visitLineNumber(int, Label) - Method in class org.eclipse.sisu.space.asm.MethodVisitor
-
Visits a line number declaration.
- visitLocalVariable(String, String, String, Label, Label, int) - Method in class org.eclipse.sisu.space.asm.MethodVisitor
-
Visits a local variable declaration.
- visitLookupSwitchInsn(Label, int[], Label[]) - Method in class org.eclipse.sisu.space.asm.MethodVisitor
-
Visits a LOOKUPSWITCH instruction.
- visitMaxs(int, int) - Method in class org.eclipse.sisu.space.asm.MethodVisitor
-
Visits the maximum stack size and the maximum number of local variables
of the method.
- visitMethod(int, String, String, String, String[]) - Method in class org.eclipse.sisu.space.asm.ClassVisitor
-
Visits a method of the class.
- visitMethod(int, String, String, String, String[]) - Method in class org.eclipse.sisu.space.asm.ClassWriter
-
- visitMethodInsn(int, String, String, String) - Method in class org.eclipse.sisu.space.asm.MethodVisitor
-
Visits a method instruction.
- visitMultiANewArrayInsn(String, int) - Method in class org.eclipse.sisu.space.asm.MethodVisitor
-
Visits a MULTIANEWARRAY instruction.
- visitor(Binder) - Method in class org.eclipse.sisu.launch.SisuExtensions
-
- visitor(Binder) - Method in interface org.eclipse.sisu.space.SpaceModule.Strategy
-
- visitOuterClass(String, String, String) - Method in class org.eclipse.sisu.space.asm.ClassVisitor
-
Visits the enclosing class of the class.
- visitOuterClass(String, String, String) - Method in class org.eclipse.sisu.space.asm.ClassWriter
-
- visitParameterAnnotation(int, String, boolean) - Method in class org.eclipse.sisu.space.asm.MethodVisitor
-
Visits an annotation of a parameter this method.
- visitSource(String, String) - Method in class org.eclipse.sisu.space.asm.ClassVisitor
-
Visits the source of the class.
- visitSource(String, String) - Method in class org.eclipse.sisu.space.asm.ClassWriter
-
- visitTableSwitchInsn(int, int, Label, Label...) - Method in class org.eclipse.sisu.space.asm.MethodVisitor
-
Visits a TABLESWITCH instruction.
- visitTryCatchBlock(Label, Label, Label, String) - Method in class org.eclipse.sisu.space.asm.MethodVisitor
-
Visits a try catch block.
- visitTypeInsn(int, String) - Method in class org.eclipse.sisu.space.asm.MethodVisitor
-
Visits a type instruction.
- visitVarInsn(int, int) - Method in class org.eclipse.sisu.space.asm.MethodVisitor
-
Visits a local variable instruction.
- VOID - Static variable in class org.eclipse.sisu.space.asm.Type
-
The sort of the void type.
- VOID_TYPE - Static variable in class org.eclipse.sisu.space.asm.Type
-
The void type.