- AbstractAnnotationImpl - Class in org.jboss.metadata.annotation
-
AbstractAnnotationImpl.
- AbstractAnnotationImpl() - Constructor for class org.jboss.metadata.annotation.AbstractAnnotationImpl
-
Create a new AbstractAnnotationImpl.
- AbstractAnnotationImpl(Class<? extends Annotation>) - Constructor for class org.jboss.metadata.annotation.AbstractAnnotationImpl
-
Create a new AbstractAnnotationImpl.
- AbstractMetaDataContext - Class in org.jboss.metadata.plugins.context
-
AbstractMetaDataContext.
- AbstractMetaDataContext(MetaDataRetrieval) - Constructor for class org.jboss.metadata.plugins.context.AbstractMetaDataContext
-
Create a new AbstractMetaDataContext.
- AbstractMetaDataContext(MetaDataContext, MetaDataRetrieval) - Constructor for class org.jboss.metadata.plugins.context.AbstractMetaDataContext
-
Create a new AbstractMetaDataContext.
- AbstractMetaDataContext(MetaDataContext, List<MetaDataRetrieval>) - Constructor for class org.jboss.metadata.plugins.context.AbstractMetaDataContext
-
Create a new AbstractMetaDataContext.
- AbstractMetaDataLoader - Class in org.jboss.metadata.plugins.loader
-
AbstractMetaDataLoader.
- AbstractMetaDataLoader() - Constructor for class org.jboss.metadata.plugins.loader.AbstractMetaDataLoader
-
Create a new AbstractMetaDataLoader.
- AbstractMetaDataLoader(ScopeKey) - Constructor for class org.jboss.metadata.plugins.loader.AbstractMetaDataLoader
-
Create a new AbstractMetaDataLoader.
- AbstractMetaDataRepository - Class in org.jboss.metadata.plugins.repository
-
AbstractMetaDataRepository.
- AbstractMetaDataRepository() - Constructor for class org.jboss.metadata.plugins.repository.AbstractMetaDataRepository
-
- AbstractMutableComponentMetaDataLoader - Class in org.jboss.metadata.plugins.loader
-
AbstractMutableComponentMetaDataLoader.
- AbstractMutableComponentMetaDataLoader() - Constructor for class org.jboss.metadata.plugins.loader.AbstractMutableComponentMetaDataLoader
-
Create a new AbstractMutableComponentMetaDataLoader.
- AbstractMutableComponentMetaDataLoader(boolean) - Constructor for class org.jboss.metadata.plugins.loader.AbstractMutableComponentMetaDataLoader
-
Create a new AbstractMutableComponentMetaDataLoader.
- AbstractMutableComponentMetaDataLoader(ScopeKey) - Constructor for class org.jboss.metadata.plugins.loader.AbstractMutableComponentMetaDataLoader
-
Create a new AbstractComponentMutableMetaDataLoader.
- AbstractMutableComponentMetaDataLoader(ScopeKey, boolean) - Constructor for class org.jboss.metadata.plugins.loader.AbstractMutableComponentMetaDataLoader
-
Create a new AbstractComponentMetaDataLoader.
- AbstractMutableMetaDataLoader - Class in org.jboss.metadata.plugins.loader
-
AbstractMutableMetaDataLoader.
- AbstractMutableMetaDataLoader() - Constructor for class org.jboss.metadata.plugins.loader.AbstractMutableMetaDataLoader
-
Create a new AbstractMutableMetaDataLoader.
- AbstractMutableMetaDataLoader(boolean) - Constructor for class org.jboss.metadata.plugins.loader.AbstractMutableMetaDataLoader
-
Create a new AbstractMutableMetaDataLoader.
- AbstractMutableMetaDataLoader(ScopeKey) - Constructor for class org.jboss.metadata.plugins.loader.AbstractMutableMetaDataLoader
-
Create a new AbstractMutableMetaDataLoader.
- AbstractMutableMetaDataLoader(ScopeKey, boolean) - Constructor for class org.jboss.metadata.plugins.loader.AbstractMutableMetaDataLoader
-
Create a new AbstractMutableMetaDataLoader.
- add_escapes(String) - Method in exception org.jboss.annotation.factory.ast.ParseException
-
Used to convert raw characters to their escaped version
when these raw version cannot be used as part of an ASCII
string literal.
- addAnnotation(Signature, T) - Method in class org.jboss.metadata.plugins.loader.AbstractMutableComponentMetaDataLoader
-
- addAnnotation(Member, T) - Method in class org.jboss.metadata.plugins.loader.AbstractMutableComponentMetaDataLoader
-
- addAnnotation(MemberInfo, T) - Method in class org.jboss.metadata.plugins.loader.AbstractMutableComponentMetaDataLoader
-
- addAnnotation(T) - Method in class org.jboss.metadata.plugins.loader.memory.MemoryMetaDataLoader
-
- addAnnotation(T) - Method in class org.jboss.metadata.plugins.loader.thread.ThreadLocalMetaDataLoader
-
- addAnnotation(Signature, T) - Method in interface org.jboss.metadata.spi.ComponentMutableMetaData
-
Add a component annotation
- addAnnotation(Member, T) - Method in interface org.jboss.metadata.spi.ComponentMutableMetaData
-
Add a component annotation
- addAnnotation(MemberInfo, T) - Method in interface org.jboss.metadata.spi.ComponentMutableMetaData
-
Add a member annotation
- addAnnotation(T) - Method in interface org.jboss.metadata.spi.MutableMetaData
-
Add an annotation
- addComponentMetaDataRetrieval(Signature, MetaDataRetrieval) - Method in class org.jboss.metadata.plugins.loader.AbstractMutableComponentMetaDataLoader
-
- addComponentMetaDataRetrieval(Signature, MetaDataRetrieval) - Method in interface org.jboss.metadata.spi.ComponentMutableMetaData
-
Add a component metadata
- addEscapes(String) - Static method in error org.jboss.annotation.factory.ast.TokenMgrError
-
Replaces unprintable characters by their espaced (or unicode escaped)
equivalents in the given string
- addMetaData(Signature, String, T, Class<T>) - Method in class org.jboss.metadata.plugins.loader.AbstractMutableComponentMetaDataLoader
-
- addMetaData(Signature, T, Class<T>) - Method in class org.jboss.metadata.plugins.loader.AbstractMutableComponentMetaDataLoader
-
- addMetaData(Member, String, T, Class<T>) - Method in class org.jboss.metadata.plugins.loader.AbstractMutableComponentMetaDataLoader
-
- addMetaData(Member, T, Class<T>) - Method in class org.jboss.metadata.plugins.loader.AbstractMutableComponentMetaDataLoader
-
- addMetaData(MemberInfo, String, T, Class<T>) - Method in class org.jboss.metadata.plugins.loader.AbstractMutableComponentMetaDataLoader
-
- addMetaData(MemberInfo, T, Class<T>) - Method in class org.jboss.metadata.plugins.loader.AbstractMutableComponentMetaDataLoader
-
- addMetaData(T, Class<T>) - Method in class org.jboss.metadata.plugins.loader.AbstractMutableMetaDataLoader
-
- addMetaData(String, T, Class<T>) - Method in class org.jboss.metadata.plugins.loader.AbstractMutableMetaDataLoader
-
- addMetaData(T, Class<T>) - Method in class org.jboss.metadata.plugins.loader.memory.MemoryMetaDataLoader
-
- addMetaData(String, T, Class<T>) - Method in class org.jboss.metadata.plugins.loader.memory.MemoryMetaDataLoader
-
- addMetaData(T, Class<T>) - Method in class org.jboss.metadata.plugins.loader.thread.ThreadLocalMetaDataLoader
-
- addMetaData(String, T, Class<T>) - Method in class org.jboss.metadata.plugins.loader.thread.ThreadLocalMetaDataLoader
-
- addMetaData(Signature, T, Class<T>) - Method in interface org.jboss.metadata.spi.ComponentMutableMetaData
-
Add member metaData
- addMetaData(Signature, String, T, Class<T>) - Method in interface org.jboss.metadata.spi.ComponentMutableMetaData
-
Add member metaData
- addMetaData(Member, T, Class<T>) - Method in interface org.jboss.metadata.spi.ComponentMutableMetaData
-
Add member metaData
- addMetaData(Member, String, T, Class<T>) - Method in interface org.jboss.metadata.spi.ComponentMutableMetaData
-
Add member metaData
- addMetaData(MemberInfo, T, Class<T>) - Method in interface org.jboss.metadata.spi.ComponentMutableMetaData
-
Add member metaData
- addMetaData(MemberInfo, String, T, Class<T>) - Method in interface org.jboss.metadata.spi.ComponentMutableMetaData
-
Add member metaData
- addMetaData(T, Class<T>) - Method in interface org.jboss.metadata.spi.MutableMetaData
-
Add metaData
- addMetaData(String, T, Class<T>) - Method in interface org.jboss.metadata.spi.MutableMetaData
-
Add metaData
- addMetaDataRetrieval(MetaDataRetrieval) - Method in class org.jboss.metadata.plugins.repository.basic.BasicMetaDataRepository
-
- addMetaDataRetrieval(MetaDataRetrieval) - Method in interface org.jboss.metadata.spi.repository.MutableMetaDataRepository
-
Add a meta data retrieval for the given scope
- addMetaDataRetrievalFactory(ScopeLevel, MetaDataRetrievalFactory) - Method in class org.jboss.metadata.plugins.repository.basic.BasicMetaDataRepository
-
- addMetaDataRetrievalFactory(ScopeLevel, MetaDataRetrievalFactory) - Method in interface org.jboss.metadata.spi.repository.MutableMetaDataRepository
-
Add a meta data retrieval factory to the given scope level
- addScope(Scope) - Method in class org.jboss.metadata.spi.scope.ScopeKey
-
Add a scope
- addScope(ScopeLevel, Object) - Method in class org.jboss.metadata.spi.scope.ScopeKey
-
Add a scope
- addScope(Scope) - Method in class org.jboss.metadata.spi.scope.UnmodifiableScopeKey
-
Scope cannot be added to an UnmodifiableScopeKey (instead construct a new UnmodifiableScopeKey).
- addScope(ScopeLevel, Object) - Method in class org.jboss.metadata.spi.scope.UnmodifiableScopeKey
-
Scope cannot be added to an UnmodifiableScopeKey (instead construct a new UnmodifiableScopeKey).
- adjustBeginLineColumn(int, int) - Method in class org.jboss.annotation.factory.ast.SimpleCharStream
-
Method to adjust line and column numbers for the start of a token.
- AnnotatedElementMetaDataLoader - Class in org.jboss.metadata.plugins.loader.reflection
-
AnnotatedElementMetaDataLoader.
- AnnotatedElementMetaDataLoader(AnnotatedElement) - Constructor for class org.jboss.metadata.plugins.loader.reflection.AnnotatedElementMetaDataLoader
-
Create a new AnnotatedElementMetaDataContext.
- Annotation() - Method in class org.jboss.annotation.factory.ast.AnnotationParser
-
- AnnotationCreator - Class in org.jboss.annotation.factory
-
Comment
- AnnotationCreator(Class<?>, Class<?>, ClassLoader) - Constructor for class org.jboss.annotation.factory.AnnotationCreator
-
- AnnotationCreator(Class<?>, Class<?>) - Constructor for class org.jboss.annotation.factory.AnnotationCreator
-
- AnnotationItem<T extends Annotation> - Interface in org.jboss.metadata.spi.retrieval
-
Annotation Item.
- AnnotationMatcher - Class in org.jboss.metadata.annotation
-
AnnotationMatcher.
- AnnotationMatcher() - Constructor for class org.jboss.metadata.annotation.AnnotationMatcher
-
- AnnotationParser - Class in org.jboss.annotation.factory.ast
-
- AnnotationParser(InputStream) - Constructor for class org.jboss.annotation.factory.ast.AnnotationParser
-
- AnnotationParser(Reader) - Constructor for class org.jboss.annotation.factory.ast.AnnotationParser
-
- AnnotationParser(AnnotationParserTokenManager) - Constructor for class org.jboss.annotation.factory.ast.AnnotationParser
-
- AnnotationParserConstants - Interface in org.jboss.annotation.factory.ast
-
- AnnotationParserTester - Class in org.jboss.annotation.factory.ast
-
- AnnotationParserTester() - Constructor for class org.jboss.annotation.factory.ast.AnnotationParserTester
-
- AnnotationParserTokenManager - Class in org.jboss.annotation.factory.ast
-
- AnnotationParserTokenManager(SimpleCharStream) - Constructor for class org.jboss.annotation.factory.ast.AnnotationParserTokenManager
-
- AnnotationParserTokenManager(SimpleCharStream, int) - Constructor for class org.jboss.annotation.factory.ast.AnnotationParserTokenManager
-
- AnnotationParserTreeConstants - Interface in org.jboss.annotation.factory.ast
-
- AnnotationParserVisitor - Interface in org.jboss.annotation.factory.ast
-
- AnnotationProxy - Class in org.jboss.annotation.factory
-
InvocationHandler implementation for creating an annotation proxy.
- AnnotationProxy(Class<?>, Map) - Constructor for class org.jboss.annotation.factory.AnnotationProxy
-
- AnnotationProxy - Class in org.jboss.annotation.factory.javassist
-
Comment
- AnnotationProxy(Class<?>, Map) - Constructor for class org.jboss.annotation.factory.javassist.AnnotationProxy
-
- AnnotationsItem - Interface in org.jboss.metadata.spi.retrieval
-
Annotations item.
- AnnotationsToMetaDatasBridge - Class in org.jboss.metadata.spi.retrieval.helper
-
AnnotationsToMetaDatasBridge.
- AnnotationsToMetaDatasBridge(AnnotationsItem) - Constructor for class org.jboss.metadata.spi.retrieval.helper.AnnotationsToMetaDatasBridge
-
Create a new AnnotationsToMetaDatasBridge.
- AnnotationToMetaDataBridge<T> - Class in org.jboss.metadata.spi.retrieval.helper
-
AnnotationToMetaDataBridge.
- AnnotationToMetaDataBridge(AnnotationItem<? extends Annotation>) - Constructor for class org.jboss.metadata.spi.retrieval.helper.AnnotationToMetaDataBridge
-
Create a new AnnotationToMetaDataBridge.
- annotationType() - Method in class org.jboss.metadata.annotation.AbstractAnnotationImpl
-
- AnnotationValidationException - Exception in org.jboss.annotation.factory
-
- AnnotationValidationException(String) - Constructor for exception org.jboss.annotation.factory.AnnotationValidationException
-
- AnnotationValidator - Interface in org.jboss.annotation.factory
-
Validates that all annotations created for a proxy have been filled in.
- append(MetaDataRetrieval) - Method in class org.jboss.metadata.plugins.context.AbstractMetaDataContext
-
- append(MetaDataRetrieval) - Method in class org.jboss.metadata.plugins.context.CachingMetaDataContext
-
- append(MetaDataRetrieval) - Method in interface org.jboss.metadata.spi.context.MetaDataContext
-
Append a meta data retrieval
- APPLICATION - Static variable in interface org.jboss.metadata.spi.scope.CommonLevels
-
The application level
- APPLICATION_NAME - Static variable in interface org.jboss.metadata.spi.scope.CommonLevels
-
The application level name
- ApplicationScope - Annotation Type in org.jboss.metadata.plugins.scope
-
Application scope annotation.
- ApplicationScopeFactory - Class in org.jboss.metadata.plugins.scope
-
Factory for creating Application scope key
from ApplicationScope annotation.
- ApplicationScopeFactory() - Constructor for class org.jboss.metadata.plugins.scope.ApplicationScopeFactory
-
- ASTAnnotation - Class in org.jboss.annotation.factory.ast
-
- ASTAnnotation(int) - Constructor for class org.jboss.annotation.factory.ast.ASTAnnotation
-
- ASTAnnotation(AnnotationParser, int) - Constructor for class org.jboss.annotation.factory.ast.ASTAnnotation
-
- ASTChar - Class in org.jboss.annotation.factory.ast
-
- ASTChar(int) - Constructor for class org.jboss.annotation.factory.ast.ASTChar
-
- ASTChar(AnnotationParser, int) - Constructor for class org.jboss.annotation.factory.ast.ASTChar
-
- ASTIdentifier - Class in org.jboss.annotation.factory.ast
-
- ASTIdentifier(int) - Constructor for class org.jboss.annotation.factory.ast.ASTIdentifier
-
- ASTIdentifier(AnnotationParser, int) - Constructor for class org.jboss.annotation.factory.ast.ASTIdentifier
-
- ASTMemberValue - Class in org.jboss.annotation.factory.ast
-
- ASTMemberValue(int) - Constructor for class org.jboss.annotation.factory.ast.ASTMemberValue
-
- ASTMemberValue(AnnotationParser, int) - Constructor for class org.jboss.annotation.factory.ast.ASTMemberValue
-
- ASTMemberValueArrayInitializer - Class in org.jboss.annotation.factory.ast
-
- ASTMemberValueArrayInitializer(int) - Constructor for class org.jboss.annotation.factory.ast.ASTMemberValueArrayInitializer
-
- ASTMemberValueArrayInitializer(AnnotationParser, int) - Constructor for class org.jboss.annotation.factory.ast.ASTMemberValueArrayInitializer
-
- ASTMemberValuePair - Class in org.jboss.annotation.factory.ast
-
- ASTMemberValuePair(int) - Constructor for class org.jboss.annotation.factory.ast.ASTMemberValuePair
-
- ASTMemberValuePair(AnnotationParser, int) - Constructor for class org.jboss.annotation.factory.ast.ASTMemberValuePair
-
- ASTMemberValuePairs - Class in org.jboss.annotation.factory.ast
-
- ASTMemberValuePairs(int) - Constructor for class org.jboss.annotation.factory.ast.ASTMemberValuePairs
-
- ASTMemberValuePairs(AnnotationParser, int) - Constructor for class org.jboss.annotation.factory.ast.ASTMemberValuePairs
-
- ASTSingleMemberValue - Class in org.jboss.annotation.factory.ast
-
- ASTSingleMemberValue(int) - Constructor for class org.jboss.annotation.factory.ast.ASTSingleMemberValue
-
- ASTSingleMemberValue(AnnotationParser, int) - Constructor for class org.jboss.annotation.factory.ast.ASTSingleMemberValue
-
- ASTStart - Class in org.jboss.annotation.factory.ast
-
- ASTStart(int) - Constructor for class org.jboss.annotation.factory.ast.ASTStart
-
- ASTStart(AnnotationParser, int) - Constructor for class org.jboss.annotation.factory.ast.ASTStart
-
- ASTString - Class in org.jboss.annotation.factory.ast
-
- ASTString(int) - Constructor for class org.jboss.annotation.factory.ast.ASTString
-
- ASTString(AnnotationParser, int) - Constructor for class org.jboss.annotation.factory.ast.ASTString
-
- Cache<K,V> - Interface in org.jboss.metadata.plugins.cache
-
Simple cache interface.
- CacheFactory - Interface in org.jboss.metadata.plugins.cache
-
Simple cache factory.
- CacheItem<V> - Interface in org.jboss.metadata.plugins.cache
-
Simple cache item.
- CachePolicyCacheFactory - Class in org.jboss.metadata.plugins.cache
-
Cache policy cache factory.
- CachePolicyCacheFactory(CachePolicyFactory) - Constructor for class org.jboss.metadata.plugins.cache.CachePolicyCacheFactory
-
- CachePolicyFactory - Interface in org.jboss.metadata.plugins.cache
-
Cache policy factory.
- CachingMetaDataContext - Class in org.jboss.metadata.plugins.context
-
CachingMetaDataContext.
- CachingMetaDataContext(MetaDataRetrieval) - Constructor for class org.jboss.metadata.plugins.context.CachingMetaDataContext
-
Create a new CachingMetaDataContext.
- CachingMetaDataContext(MetaDataRetrieval, CacheFactory) - Constructor for class org.jboss.metadata.plugins.context.CachingMetaDataContext
-
Create a new CachingMetaDataContext.
- CachingMetaDataContext(MetaDataContext, MetaDataRetrieval) - Constructor for class org.jboss.metadata.plugins.context.CachingMetaDataContext
-
Create a new CachingMetaDataContext.
- CachingMetaDataContext(MetaDataContext, MetaDataRetrieval, CacheFactory) - Constructor for class org.jboss.metadata.plugins.context.CachingMetaDataContext
-
Create a new CachingMetaDataContext.
- CachingMetaDataContext(MetaDataContext, List<MetaDataRetrieval>) - Constructor for class org.jboss.metadata.plugins.context.CachingMetaDataContext
-
Create a new CachingMetaDataContext.
- CachingMetaDataContext(MetaDataContext, List<MetaDataRetrieval>, CacheFactory) - Constructor for class org.jboss.metadata.plugins.context.CachingMetaDataContext
-
Create a new CachingMetaDataContext.
- Char() - Method in class org.jboss.annotation.factory.ast.AnnotationParser
-
- CHARACTER - Static variable in interface org.jboss.annotation.factory.ast.AnnotationParserConstants
-
- checkParam() - Method in class org.jboss.metadata.spi.signature.ParametersSignature
-
Check the param number makes sense
- checkRestricted(Annotation) - Method in class org.jboss.metadata.plugins.loader.AbstractMutableMetaDataLoader
-
Check whether an annotation is retricted
- checkRestricted(Class<?>) - Method in class org.jboss.metadata.plugins.loader.AbstractMutableMetaDataLoader
-
Check whether an object is retricted
- checkValid() - Method in class org.jboss.metadata.spi.retrieval.cummulative.CummulativeAnnotationsItem
-
Check whether we are valid
- checkValid() - Method in class org.jboss.metadata.spi.retrieval.cummulative.CummulativeMetaDatasItem
-
Check whether we are valid
- children - Variable in class org.jboss.annotation.factory.ast.SimpleNode
-
- childrenAccept(AnnotationParserVisitor, Object) - Method in class org.jboss.annotation.factory.ast.SimpleNode
-
Accept the visitor.
- ChildrenMetaDataRepositoryVisitor - Class in org.jboss.metadata.plugins.repository.visitor
-
FuzzyMetaDataRepositoryVisitor.
- ChildrenMetaDataRepositoryVisitor(ScopeKey) - Constructor for class org.jboss.metadata.plugins.repository.visitor.ChildrenMetaDataRepositoryVisitor
-
Create a new ChildrenMetaDataRepositoryVisitor.
- CLASS - Static variable in interface org.jboss.metadata.spi.scope.CommonLevels
-
The class level
- CLASS_NAME - Static variable in interface org.jboss.metadata.spi.scope.CommonLevels
-
The class level name
- ClassMetaDataRetrievalFactory - Class in org.jboss.metadata.plugins.loader.reflection
-
ClassMetaDataRetrievalFactory.
- ClassMetaDataRetrievalFactory() - Constructor for class org.jboss.metadata.plugins.loader.reflection.ClassMetaDataRetrievalFactory
-
- clear() - Method in interface org.jboss.metadata.plugins.cache.Cache
-
Clear node.
- clear() - Method in interface org.jboss.metadata.plugins.cache.CacheItem
-
Clear node.
- clear() - Method in class org.jboss.metadata.plugins.cache.ConcurrentHashMapCache
-
- clear() - Method in class org.jboss.metadata.plugins.cache.EmptyCache
-
- clear() - Method in class org.jboss.metadata.plugins.loader.thread.ThreadLocalMetaDataLoader
-
Clear all the values for the current thread
- clearCache(Cache<?, ?>) - Method in class org.jboss.metadata.plugins.context.CachingMetaDataContext
-
Clear cache.
- clone() - Method in class org.jboss.metadata.spi.scope.ScopeKey
-
Clone a ScopeKey instance.
- clone() - Method in class org.jboss.metadata.spi.scope.UnmodifiableScopeKey
-
clone will always return a frozen copy of the UnmodifiableScopeKey.
- CLUSTER - Static variable in interface org.jboss.metadata.spi.scope.CommonLevels
-
The cluster level
- CLUSTER_NAME - Static variable in interface org.jboss.metadata.spi.scope.CommonLevels
-
The cluster level name
- column - Variable in class org.jboss.annotation.factory.ast.SimpleCharStream
-
- CommonLevels - Interface in org.jboss.metadata.spi.scope
-
CommonLevels.
- CommonLevelsUtil - Class in org.jboss.metadata.spi.scope
-
CommonLevels util class.
- CommonLevelsUtil() - Constructor for class org.jboss.metadata.spi.scope.CommonLevelsUtil
-
- compareTo(Object) - Method in class org.jboss.metadata.spi.scope.Scope
-
- compareTo(ScopeLevel) - Method in class org.jboss.metadata.spi.scope.ScopeLevel
-
- ComponentMutableMetaData - Interface in org.jboss.metadata.spi
-
ComponentMutableMetaData.
- computeHashCode(Scope[]) - Static method in class org.jboss.metadata.spi.scope.ScopeKey
-
- computeHashCode(Iterable<Scope>) - Static method in class org.jboss.metadata.spi.scope.ScopeKey
-
- ConcurrentHashMapCache<K,V> - Class in org.jboss.metadata.plugins.cache
-
Simple map backed-up cache.
- ConcurrentHashMapCache() - Constructor for class org.jboss.metadata.plugins.cache.ConcurrentHashMapCache
-
- ConcurrentLRUCachePolicyFactory - Class in org.jboss.metadata.plugins.cache
-
Concurrent LRU cache policy factory.
- ConcurrentLRUCachePolicyFactory(int, int) - Constructor for class org.jboss.metadata.plugins.cache.ConcurrentLRUCachePolicyFactory
-
- ConstructorParametersSignature - Class in org.jboss.metadata.spi.signature
-
Constructor parameters Signature.
- ConstructorParametersSignature(int, String...) - Constructor for class org.jboss.metadata.spi.signature.ConstructorParametersSignature
-
Create a new Signature.
- ConstructorParametersSignature(int, Class<?>...) - Constructor for class org.jboss.metadata.spi.signature.ConstructorParametersSignature
-
Create a new Signature.
- ConstructorParametersSignature(Constructor<?>, int) - Constructor for class org.jboss.metadata.spi.signature.ConstructorParametersSignature
-
Create a new Signature.
- ConstructorParametersSignature(ConstructorInfo, int) - Constructor for class org.jboss.metadata.spi.signature.ConstructorParametersSignature
-
Create a new Signature.
- ConstructorSignature - Class in org.jboss.metadata.spi.signature
-
Constructor Signature.
- ConstructorSignature(String[]) - Constructor for class org.jboss.metadata.spi.signature.ConstructorSignature
-
Create a new Signature.
- ConstructorSignature(Class<?>...) - Constructor for class org.jboss.metadata.spi.signature.ConstructorSignature
-
Create a new Signature.
- ConstructorSignature(Constructor<?>) - Constructor for class org.jboss.metadata.spi.signature.ConstructorSignature
-
Create a new Signature.
- ConstructorSignature(ConstructorInfo) - Constructor for class org.jboss.metadata.spi.signature.ConstructorSignature
-
Create a new Signature.
- convertName(CtClass) - Static method in class org.jboss.metadata.spi.signature.javassist.JavassistSignatureFactory
-
Convert ct class to full classname.
- convertParameters(CtClass[]) - Static method in class org.jboss.metadata.spi.signature.javassist.JavassistSignatureFactory
-
Convert ct classes to string class names.
- convertParameters(TypeInfo[]) - Static method in class org.jboss.metadata.spi.signature.Signature
-
- convertParameterTypes(TypeInfo[]) - Static method in class org.jboss.metadata.spi.signature.Signature
-
- create(ApplicationScope) - Method in class org.jboss.metadata.plugins.scope.ApplicationScopeFactory
-
- create(DeploymentScope) - Method in class org.jboss.metadata.plugins.scope.DeploymentScopeFactory
-
- create(InstanceScope) - Method in class org.jboss.metadata.plugins.scope.InstanceScopeFactory
-
- create(T) - Method in interface org.jboss.metadata.spi.scope.ScopeFactory
-
Create ScopeKey from scope annotation instance
- create(T) - Method in interface org.jboss.metadata.spi.scope.ScopeKeyFactory
-
Create ScopeKey from scope annotation instance
- createAnnotation(ASTAnnotation, Class<?>, ClassLoader) - Static method in class org.jboss.annotation.factory.AnnotationCreator
-
- createAnnotation(ASTAnnotation, Class<?>) - Static method in class org.jboss.annotation.factory.AnnotationCreator
-
Create annotation.
- createAnnotation(String, Class<?>) - Static method in class org.jboss.annotation.factory.AnnotationCreator
-
Create annotation.
- createAnnotation(String, ClassLoader) - Static method in class org.jboss.annotation.factory.AnnotationCreator
-
Create annotation.
- createAnnotation(String, Class<?>, boolean) - Static method in class org.jboss.annotation.factory.AnnotationCreator
-
Create annotation.
- createAnnotation(String, ClassLoader, boolean) - Static method in class org.jboss.annotation.factory.AnnotationCreator
-
Create annotation.
- createAnnotation(String, Class<?>, Properties) - Static method in class org.jboss.annotation.factory.AnnotationCreator
-
Create annotation.
- createAnnotation(String, ClassLoader, Properties) - Static method in class org.jboss.annotation.factory.AnnotationCreator
-
Create annotation.
- createCache(Class<K>, Class<V>, String) - Method in interface org.jboss.metadata.plugins.cache.CacheFactory
-
Create cache.
- createCache(Class<K>, Class<V>, String) - Method in class org.jboss.metadata.plugins.cache.CachePolicyCacheFactory
-
- createCache(Class<K>, Class<V>, String) - Method in class org.jboss.metadata.plugins.cache.DefaultCacheFactory
-
- createCachedMetaData(MetaData) - Static method in class org.jboss.metadata.spi.retrieval.RetrievalUtils
-
Takes a MetaData and reworks the internal MetaDataContext to be caching.
- createCacheItem(Class<V>, String) - Method in interface org.jboss.metadata.plugins.cache.CacheFactory
-
Create cache.
- createCacheItem(Class<V>, String) - Method in class org.jboss.metadata.plugins.cache.CachePolicyCacheFactory
-
- createCacheItem(Class<V>, String) - Method in class org.jboss.metadata.plugins.cache.DefaultCacheFactory
-
- createCachePolicy() - Method in class org.jboss.metadata.plugins.cache.CachePolicyCacheFactory
-
Create cache policy.
- createCachePolicy() - Method in interface org.jboss.metadata.plugins.cache.CachePolicyFactory
-
Create cache policy.
- createCachePolicy() - Method in class org.jboss.metadata.plugins.cache.ConcurrentLRUCachePolicyFactory
-
- createCachePolicy() - Method in class org.jboss.metadata.plugins.cache.LRUCachePolicyFactory
-
- createCachePolicy() - Method in class org.jboss.metadata.plugins.cache.SynchronizedCachePolicyFactory
-
- createCachePolicy() - Method in class org.jboss.metadata.plugins.cache.TimedCachePolicyFactory
-
- createFqn(Object) - Method in interface org.jboss.metadata.plugins.cache.CacheFactory
-
Create the owner's fqn.
- createFqn(Object) - Method in class org.jboss.metadata.plugins.cache.CachePolicyCacheFactory
-
- createFqn(Object) - Method in class org.jboss.metadata.plugins.cache.DefaultCacheFactory
-
- createProxy(Map<String, Object>, Class<?>) - Static method in class org.jboss.annotation.factory.AnnotationProxy
-
Create a proxy implementation for the annotation class.
- createProxy(Annotation) - Static method in class org.jboss.annotation.factory.javassist.AnnotationProxy
-
- createProxy(Annotation, Class<?>) - Static method in class org.jboss.annotation.factory.javassist.AnnotationProxy
-
- createProxyMap(Class<?>, Annotation) - Static method in class org.jboss.annotation.factory.javassist.ProxyMapCreator
-
- CummulativeAnnotationsItem - Class in org.jboss.metadata.spi.retrieval.cummulative
-
CummulativeAnnotationsItem.
- CummulativeAnnotationsItem(MetaDataContext, boolean) - Constructor for class org.jboss.metadata.spi.retrieval.cummulative.CummulativeAnnotationsItem
-
Create a new CummulativeAnnotationsItem.
- CummulativeMetaDatasItem - Class in org.jboss.metadata.spi.retrieval.cummulative
-
CummulativeMetaDatasItem.
- CummulativeMetaDatasItem(MetaDataContext, boolean) - Constructor for class org.jboss.metadata.spi.retrieval.cummulative.CummulativeMetaDatasItem
-
Create a new CummulativeMetaDatasItem.
- curChar - Variable in class org.jboss.annotation.factory.ast.AnnotationParserTokenManager
-
- currentToken - Variable in exception org.jboss.annotation.factory.ast.ParseException
-
This is the last token that has been consumed successfully.
- generateParseException() - Method in class org.jboss.annotation.factory.ast.AnnotationParser
-
- GenericMatcher - Class in org.jboss.metadata.generic
-
GenericMatcher.
- GenericMatcher() - Constructor for class org.jboss.metadata.generic.GenericMatcher
-
- get(K) - Method in interface org.jboss.metadata.plugins.cache.Cache
-
Get value under key.
- get() - Method in interface org.jboss.metadata.plugins.cache.CacheItem
-
Get value.
- get(K) - Method in class org.jboss.metadata.plugins.cache.ConcurrentHashMapCache
-
- get(K) - Method in class org.jboss.metadata.plugins.cache.EmptyCache
-
- getAnnotation(Class<T>) - Method in interface org.jboss.metadata.spi.MetaData
-
Get annotation
- getAnnotation() - Method in interface org.jboss.metadata.spi.retrieval.AnnotationItem
-
Get the annotation
- getAnnotation() - Method in class org.jboss.metadata.spi.retrieval.basic.BasicAnnotationItem
-
- getAnnotation() - Method in class org.jboss.metadata.spi.retrieval.helper.MetaDataToAnnotationBridge
-
- getAnnotation(Class<T>) - Method in class org.jboss.metadata.spi.retrieval.MetaDataRetrievalToMetaDataBridge
-
- getAnnotation() - Method in class org.jboss.metadata.spi.retrieval.simple.SimpleAnnotationItem
-
- getAnnotations() - Method in interface org.jboss.metadata.spi.MetaData
-
Get all the annotations
- getAnnotations() - Method in interface org.jboss.metadata.spi.retrieval.AnnotationsItem
-
Get the annotations
- getAnnotations() - Method in class org.jboss.metadata.spi.retrieval.basic.BasicAnnotationsItem
-
- getAnnotations() - Method in class org.jboss.metadata.spi.retrieval.cummulative.CummulativeAnnotationsItem
-
- getAnnotations() - Method in class org.jboss.metadata.spi.retrieval.MetaDataRetrievalToMetaDataBridge
-
- getAnnotations() - Method in class org.jboss.metadata.spi.retrieval.simple.SimpleAnnotationsItem
-
- getAnnotationsAnnotatedWith(Class<? extends Annotation>) - Method in interface org.jboss.metadata.spi.MetaData
-
Get all the annotations annotated with the given meta annotation
- getAnnotationsAnnotatedWith(Class<? extends Annotation>) - Method in class org.jboss.metadata.spi.retrieval.MetaDataRetrievalToMetaDataBridge
-
- getAnnotationsItemCache() - Method in class org.jboss.metadata.plugins.context.AbstractMetaDataContext
-
- getAnnotationsItemCache() - Method in class org.jboss.metadata.plugins.context.CachingMetaDataContext
-
- getArray() - Method in class org.jboss.metadata.spi.scope.ScopeKey
-
- getArray() - Method in class org.jboss.metadata.spi.scope.UnmodifiableScopeKey
-
- getBeanInfo() - Method in class org.jboss.annotation.factory.AnnotationProxy
-
Get bean info.
- getBeginColumn() - Method in class org.jboss.annotation.factory.ast.SimpleCharStream
-
- getBeginLine() - Method in class org.jboss.annotation.factory.ast.SimpleCharStream
-
- getChildren(ScopeKey) - Method in class org.jboss.metadata.plugins.repository.basic.BasicMetaDataRepository
-
- getChildren(ScopeKey) - Method in interface org.jboss.metadata.spi.repository.MetaDataRepository
-
Get the children of this scope
- getColumn() - Method in class org.jboss.annotation.factory.ast.SimpleCharStream
-
Deprecated.
- getComponentMetaData(Signature) - Method in interface org.jboss.metadata.spi.MetaData
-
Get the component metadata
- getComponentMetaData(Signature) - Method in class org.jboss.metadata.spi.retrieval.MetaDataRetrievalToMetaDataBridge
-
- getComponentMetaDataRetrieval(Signature) - Method in class org.jboss.metadata.plugins.context.AbstractMetaDataContext
-
- getComponentMetaDataRetrieval(Signature) - Method in class org.jboss.metadata.plugins.context.CachingMetaDataContext
-
- getComponentMetaDataRetrieval(Signature) - Method in class org.jboss.metadata.plugins.loader.AbstractMutableComponentMetaDataLoader
-
- getComponentMetaDataRetrieval(Signature) - Method in class org.jboss.metadata.plugins.loader.BasicMetaDataLoader
-
- getComponentMetaDataRetrieval(Signature) - Method in class org.jboss.metadata.plugins.loader.reflection.AnnotatedElementMetaDataLoader
-
- getComponentMetaDataRetrieval(Signature) - Method in interface org.jboss.metadata.spi.retrieval.MetaDataRetrieval
-
Get the component metadata retrieval
- getConstructor() - Method in class org.jboss.metadata.spi.signature.ConstructorParametersSignature
-
Get the constructor.
- getConstructor() - Method in class org.jboss.metadata.spi.signature.ConstructorSignature
-
Get the constructor.
- getDeclaringClass() - Method in class org.jboss.metadata.spi.signature.DeclaredMethodSignature
-
Get the declaringClass.
- getEndColumn() - Method in class org.jboss.annotation.factory.ast.SimpleCharStream
-
- getEndLine() - Method in class org.jboss.annotation.factory.ast.SimpleCharStream
-
- getExclusiveSubLevels(ScopeLevel) - Static method in class org.jboss.metadata.spi.scope.CommonLevelsUtil
-
Get the levels that are exclusively below level param.
- getField() - Method in class org.jboss.metadata.spi.signature.FieldSignature
-
Get the field.
- getFqn() - Method in class org.jboss.metadata.plugins.context.CachingMetaDataContext
-
Get fqn for this instance.
- getIdentifier() - Method in class org.jboss.annotation.factory.ast.ASTAnnotation
-
- getIdentifier() - Method in class org.jboss.annotation.factory.ast.ASTMemberValuePair
-
- GetImage() - Method in class org.jboss.annotation.factory.ast.SimpleCharStream
-
- getLevel() - Method in class org.jboss.metadata.spi.scope.ScopeLevel
-
- getLine() - Method in class org.jboss.annotation.factory.ast.SimpleCharStream
-
Deprecated.
- getLocalAnnotations() - Method in interface org.jboss.metadata.spi.MetaData
-
Get all the local annotations
- getLocalAnnotations() - Method in class org.jboss.metadata.spi.retrieval.MetaDataRetrievalToMetaDataBridge
-
- getLocalMetaData() - Method in interface org.jboss.metadata.spi.MetaData
-
Get all the local metadata
- getLocalMetaData() - Method in class org.jboss.metadata.spi.retrieval.MetaDataRetrievalToMetaDataBridge
-
- getLocalRetrievals() - Method in class org.jboss.metadata.plugins.context.AbstractMetaDataContext
-
- getLocalRetrievals() - Method in interface org.jboss.metadata.spi.context.MetaDataContext
-
Get the local retrievals
- getMaxScopeLevel() - Method in class org.jboss.metadata.spi.scope.ScopeKey
-
Get the maximum scope level
- getMaxScopeLevel() - Method in class org.jboss.metadata.spi.scope.UnmodifiableScopeKey
-
Get the maximum scope level
- getMemberType(Class<?>, String) - Static method in class org.jboss.annotation.factory.javassist.ProxyMapCreator
-
- getMessage() - Method in exception org.jboss.annotation.factory.ast.ParseException
-
This method has the standard behavior when this object has been
created using the standard constructors.
- getMessage() - Method in error org.jboss.annotation.factory.ast.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMetaData(ScopeKey) - Method in class org.jboss.metadata.plugins.repository.AbstractMetaDataRepository
-
- getMetaData(Class<T>) - Method in interface org.jboss.metadata.spi.MetaData
-
Get metadata
- getMetaData() - Method in interface org.jboss.metadata.spi.MetaData
-
Get all the metadata
- getMetaData(String) - Method in interface org.jboss.metadata.spi.MetaData
-
Get metadata
- getMetaData(String, Class<T>) - Method in interface org.jboss.metadata.spi.MetaData
-
Get metadata
- getMetaData(ScopeKey) - Method in interface org.jboss.metadata.spi.repository.MetaDataRepository
-
Get the meta data for a scope key
- getMetaData() - Method in class org.jboss.metadata.spi.retrieval.MetaDataRetrievalToMetaDataBridge
-
- getMetaData(Class<T>) - Method in class org.jboss.metadata.spi.retrieval.MetaDataRetrievalToMetaDataBridge
-
- getMetaData(String, Class<T>) - Method in class org.jboss.metadata.spi.retrieval.MetaDataRetrievalToMetaDataBridge
-
- getMetaData(String) - Method in class org.jboss.metadata.spi.retrieval.MetaDataRetrievalToMetaDataBridge
-
- getMetaDataRetrieval(Scope) - Method in class org.jboss.metadata.plugins.loader.reflection.ClassMetaDataRetrievalFactory
-
- getMetaDataRetrieval(ScopeKey) - Method in class org.jboss.metadata.plugins.repository.basic.BasicMetaDataRepository
-
- getMetaDataRetrieval(ScopeKey) - Method in interface org.jboss.metadata.spi.repository.MetaDataRepository
-
Get the meta data retrieval for a scope key
- getMetaDataRetrieval(Scope) - Method in interface org.jboss.metadata.spi.retrieval.MetaDataRetrievalFactory
-
Get a metadata retrieval
- getMetaDataRetrieval() - Method in class org.jboss.metadata.spi.retrieval.MetaDataRetrievalToMetaDataBridge
-
Get the meta data retrieval
- getMetaDataRetrievalFactory(ScopeLevel) - Method in class org.jboss.metadata.plugins.repository.basic.BasicMetaDataRepository
-
- getMetaDataRetrievalFactory(ScopeLevel) - Method in interface org.jboss.metadata.spi.repository.MutableMetaDataRepository
-
Get a meta data retrieval factory for the given scope level
- getMetaDatas() - Method in class org.jboss.metadata.spi.retrieval.basic.BasicMetaDatasItem
-
- getMetaDatas() - Method in class org.jboss.metadata.spi.retrieval.cummulative.CummulativeMetaDatasItem
-
- getMetaDatas() - Method in class org.jboss.metadata.spi.retrieval.helper.AnnotationsToMetaDatasBridge
-
- getMetaDatas() - Method in interface org.jboss.metadata.spi.retrieval.MetaDatasItem
-
Get the meta datas
- getMetaDatas() - Method in class org.jboss.metadata.spi.retrieval.simple.SimpleMetaDatasItem
-
- getMethod() - Method in class org.jboss.metadata.spi.signature.DeclaredMethodSignature
-
Get the method.
- getMethod() - Method in class org.jboss.metadata.spi.signature.MethodParametersSignature
-
Get the method.
- getMethod() - Method in class org.jboss.metadata.spi.signature.MethodSignature
-
Get the method.
- getName() - Method in class org.jboss.metadata.spi.retrieval.basic.BasicMetaDataItem
-
- getName() - Method in class org.jboss.metadata.spi.retrieval.helper.AnnotationToMetaDataBridge
-
- getName() - Method in class org.jboss.metadata.spi.retrieval.helper.MetaDataToAnnotationBridge
-
- getName() - Method in interface org.jboss.metadata.spi.retrieval.MetaDataItem
-
Get the name of the metadata
- getName() - Method in class org.jboss.metadata.spi.retrieval.simple.SimpleMetaDataItem
-
- getName() - Method in class org.jboss.metadata.spi.scope.ScopeLevel
-
- getName() - Method in class org.jboss.metadata.spi.signature.Signature
-
Returns the name.
- getNextToken() - Method in class org.jboss.annotation.factory.ast.AnnotationParser
-
- getNextToken() - Method in class org.jboss.annotation.factory.ast.AnnotationParserTokenManager
-
- getOptimizedKey() - Method in class org.jboss.metadata.spi.scope.ScopeKey
-
The returned ScopeKey is immutable and optimized for use at runtime.
- getOptimizedKey() - Method in class org.jboss.metadata.spi.scope.UnmodifiableScopeKey
-
- getParam() - Method in class org.jboss.metadata.spi.signature.ParametersSignature
-
Get the param.
- getParameters() - Method in class org.jboss.metadata.spi.signature.Signature
-
Returns the parameters.
- getParametersTypes(Class<?>) - Method in class org.jboss.metadata.spi.signature.Signature
-
Returns the parameter types.
- getParameterTypes() - Method in class org.jboss.metadata.spi.signature.ConstructorSignature
-
- getParameterTypes() - Method in class org.jboss.metadata.spi.signature.DeclaredMethodSignature
-
- getParameterTypes() - Method in class org.jboss.metadata.spi.signature.MethodSignature
-
- getParameterTypes() - Method in class org.jboss.metadata.spi.signature.Signature
-
Get the parameter types (for override by sub-classes)
- getParent() - Method in class org.jboss.metadata.plugins.context.AbstractMetaDataContext
-
- getParent() - Method in interface org.jboss.metadata.spi.context.MetaDataContext
-
Get the parent
- getParent() - Method in class org.jboss.metadata.spi.scope.ScopeKey
-
Get the parent scope key
- getParent() - Method in class org.jboss.metadata.spi.scope.UnmodifiableScopeKey
-
Get the parent scope key
- getPrimativeArrayType(String) - Static method in class org.jboss.metadata.spi.signature.Signature
-
Deprecated.
- getQualifier() - Method in class org.jboss.metadata.spi.scope.Scope
-
- getRetrievals() - Method in class org.jboss.metadata.plugins.context.AbstractMetaDataContext
-
- getRetrievals() - Method in interface org.jboss.metadata.spi.context.MetaDataContext
-
Get the retrievals
- getScope() - Method in class org.jboss.metadata.plugins.context.AbstractMetaDataContext
-
- getScope() - Method in class org.jboss.metadata.plugins.loader.AbstractMetaDataLoader
-
- getScope() - Method in class org.jboss.metadata.plugins.loader.thread.ThreadLocalMetaDataLoader
-
- getScope() - Method in interface org.jboss.metadata.spi.retrieval.MetaDataRetrieval
-
Return the scope key
- getScope(ScopeLevel) - Method in class org.jboss.metadata.spi.scope.ScopeKey
-
Get a scope
- getScope(ScopeLevel) - Method in class org.jboss.metadata.spi.scope.UnmodifiableScopeKey
-
Get a scope
- getScopedRetrieval(ScopeLevel) - Method in class org.jboss.metadata.plugins.context.AbstractMetaDataContext
-
- getScopedRetrieval(ScopeLevel) - Method in class org.jboss.metadata.plugins.context.CachingMetaDataContext
-
- getScopedRetrieval(ScopeLevel) - Method in class org.jboss.metadata.plugins.loader.AbstractMetaDataLoader
-
- getScopedRetrieval(ScopeLevel) - Method in interface org.jboss.metadata.spi.retrieval.MetaDataRetrieval
-
Get scoped retrieval for level param.
- getScopeLevel() - Method in class org.jboss.metadata.spi.scope.Scope
-
- getScopeLevel(ScopeLevel) - Method in class org.jboss.metadata.spi.scope.ScopeKey
-
Get a scope level
- getScopeLevel(String) - Static method in class org.jboss.metadata.spi.scope.ScopeLevel
-
Get the scope level for a name
- getScopeLevel(ScopeLevel) - Method in class org.jboss.metadata.spi.scope.UnmodifiableScopeKey
-
Get scope for the specified scopeLevel
- getScopeMetaData(ScopeLevel) - Method in interface org.jboss.metadata.spi.MetaData
-
Get the scope metadata.
- getScopeMetaData(ScopeLevel) - Method in class org.jboss.metadata.spi.retrieval.MetaDataRetrievalToMetaDataBridge
-
- getScopes() - Method in class org.jboss.metadata.spi.scope.ScopeKey
-
Get the scopes
- getScopes() - Method in class org.jboss.metadata.spi.scope.UnmodifiableScopeKey
-
Get the scopes
- getScopesCollection() - Method in class org.jboss.metadata.spi.scope.ScopeKey
-
- getScopesCollection() - Method in class org.jboss.metadata.spi.scope.UnmodifiableScopeKey
-
- getSignature(CtMember) - Static method in class org.jboss.metadata.spi.signature.javassist.JavassistSignatureFactory
-
Get a signature for a member
- getSignature(Member) - Static method in class org.jboss.metadata.spi.signature.Signature
-
Get a signature for a member
- getSignature(MemberInfo) - Static method in class org.jboss.metadata.spi.signature.Signature
-
Get a signature for a member info
- getSubLevels(ScopeLevel) - Static method in class org.jboss.metadata.spi.scope.CommonLevelsUtil
-
Get the levels (including level param) that
are below level param.
- GetSuffix(int) - Method in class org.jboss.annotation.factory.ast.SimpleCharStream
-
- getToken(int) - Method in class org.jboss.annotation.factory.ast.AnnotationParser
-
- getValidTime() - Method in class org.jboss.metadata.plugins.context.AbstractMetaDataContext
-
- getValidTime() - Method in class org.jboss.metadata.plugins.loader.AbstractMetaDataLoader
-
- getValidTime() - Method in class org.jboss.metadata.plugins.loader.thread.ThreadLocalMetaDataLoader
-
- getValidTime() - Method in interface org.jboss.metadata.spi.MetaData
-
Get the valid time
- getValidTime() - Method in interface org.jboss.metadata.spi.retrieval.MetaDataRetrieval
-
The valid time
- getValidTime() - Method in class org.jboss.metadata.spi.retrieval.MetaDataRetrievalToMetaDataBridge
-
- getValidTime() - Method in class org.jboss.metadata.spi.retrieval.ValidTime
-
Get the valid time
- getValue(String) - Method in class org.jboss.annotation.factory.AnnotationProxy
-
- getValue() - Method in class org.jboss.annotation.factory.ast.ASTChar
-
- getValue() - Method in class org.jboss.annotation.factory.ast.ASTIdentifier
-
- getValue() - Method in class org.jboss.annotation.factory.ast.ASTMemberValuePair
-
- getValue() - Method in class org.jboss.annotation.factory.ast.ASTSingleMemberValue
-
- getValue() - Method in class org.jboss.annotation.factory.ast.ASTString
-
- getValue() - Method in class org.jboss.annotation.factory.javassist.MemberValueGetter
-
- getValue() - Method in class org.jboss.metadata.spi.retrieval.basic.BasicAnnotationsItem
-
- getValue() - Method in class org.jboss.metadata.spi.retrieval.basic.BasicMetaDataItem
-
- getValue() - Method in class org.jboss.metadata.spi.retrieval.basic.BasicMetaDatasItem
-
- getValue() - Method in class org.jboss.metadata.spi.retrieval.cummulative.CummulativeAnnotationsItem
-
- getValue() - Method in class org.jboss.metadata.spi.retrieval.cummulative.CummulativeMetaDatasItem
-
- getValue() - Method in class org.jboss.metadata.spi.retrieval.helper.AnnotationsToMetaDatasBridge
-
- getValue() - Method in class org.jboss.metadata.spi.retrieval.helper.AnnotationToMetaDataBridge
-
- getValue() - Method in class org.jboss.metadata.spi.retrieval.helper.MetaDataToAnnotationBridge
-
- getValue() - Method in interface org.jboss.metadata.spi.retrieval.Item
-
Get the value
- getValue() - Method in class org.jboss.metadata.spi.retrieval.simple.SimpleAnnotationsItem
-
- getValue() - Method in class org.jboss.metadata.spi.retrieval.simple.SimpleMetaDataItem
-
- getValue() - Method in class org.jboss.metadata.spi.retrieval.simple.SimpleMetaDatasItem
-
- Scope - Class in org.jboss.metadata.spi.scope
-
Scope.
- Scope(ScopeLevel, Object) - Constructor for class org.jboss.metadata.spi.scope.Scope
-
- ScopeFactory<T extends Annotation> - Interface in org.jboss.metadata.spi.scope
-
Factory to create Scope from annotation.
- ScopeFactoryLookup - Annotation Type in org.jboss.metadata.spi.scope
-
Defining the factory class to create actual Scope
from annotated scope annotation.
- ScopeKey - Class in org.jboss.metadata.spi.scope
-
The ScopeKey represents a path which is made up of the path entries.
- ScopeKey() - Constructor for class org.jboss.metadata.spi.scope.ScopeKey
-
Create a new ScopeKey.
- ScopeKey(Scope) - Constructor for class org.jboss.metadata.spi.scope.ScopeKey
-
Create a new ScopeKey.
- ScopeKey(ScopeLevel, Object) - Constructor for class org.jboss.metadata.spi.scope.ScopeKey
-
Create a new ScopeKey.
- ScopeKey(Collection<Scope>) - Constructor for class org.jboss.metadata.spi.scope.ScopeKey
-
Create a new ScopeKey.
- ScopeKey(Scope[]) - Constructor for class org.jboss.metadata.spi.scope.ScopeKey
-
Create a new ScopeKey.
- ScopeKeyFactory<T extends Annotation> - Interface in org.jboss.metadata.spi.scope
-
Factory to create ScopeKey from annotation.
- ScopeKeyFactoryLookup - Annotation Type in org.jboss.metadata.spi.scope
-
Defining the factory class to create actual ScopeKey
from annotated scope key annotation.
- ScopeLevel - Class in org.jboss.metadata.spi.scope
-
ScopeLevel.
- ScopeLevel(int, String) - Constructor for class org.jboss.metadata.spi.scope.ScopeLevel
-
Create a new ScopeLevel.
- SERVER - Static variable in interface org.jboss.metadata.spi.scope.CommonLevels
-
The server level
- SERVER_NAME - Static variable in interface org.jboss.metadata.spi.scope.CommonLevels
-
The server level name
- setAnnotationItems(AnnotationItem<? extends Annotation>[]) - Method in class org.jboss.metadata.spi.retrieval.simple.SimpleAnnotationsItem
-
Set the annotation items
- setDebugStream(PrintStream) - Method in class org.jboss.annotation.factory.ast.AnnotationParserTokenManager
-
- setIdentifier(String) - Method in class org.jboss.annotation.factory.ast.ASTAnnotation
-
- setMetaDataItems(MetaDataItem<?>[]) - Method in class org.jboss.metadata.spi.retrieval.simple.SimpleMetaDatasItem
-
Set the meta data items
- setValue(String) - Method in class org.jboss.annotation.factory.ast.ASTChar
-
- setValue(String) - Method in class org.jboss.annotation.factory.ast.ASTIdentifier
-
- setValue(String) - Method in class org.jboss.annotation.factory.ast.ASTString
-
- Signature - Class in org.jboss.metadata.spi.signature
-
Signature.
- Signature() - Constructor for class org.jboss.metadata.spi.signature.Signature
-
Create a new Signature.
- Signature(String) - Constructor for class org.jboss.metadata.spi.signature.Signature
-
Create a new Signature.
- Signature(String...) - Constructor for class org.jboss.metadata.spi.signature.Signature
-
Create a new Signature.
- Signature(TypeInfo...) - Constructor for class org.jboss.metadata.spi.signature.Signature
-
Create a new Signature.
- Signature(Class<?>...) - Constructor for class org.jboss.metadata.spi.signature.Signature
-
Create a new Signature.
- Signature(String, Class<?>...) - Constructor for class org.jboss.metadata.spi.signature.Signature
-
Create a new Signature.
- Signature(String, String...) - Constructor for class org.jboss.metadata.spi.signature.Signature
-
Create a new Signature.
- Signature(String, TypeInfo...) - Constructor for class org.jboss.metadata.spi.signature.Signature
-
Create a new Signature.
- SignatureNameUtil - Class in org.jboss.metadata.plugins.signature
-
Common / helper to turn signature into string.
- SignatureNameUtil() - Constructor for class org.jboss.metadata.plugins.signature.SignatureNameUtil
-
- signatureToString(StringBuilder, String, String[]) - Static method in class org.jboss.metadata.plugins.signature.SignatureNameUtil
-
Append name and parameters.
- SimpleAnnotationItem<T extends Annotation> - Class in org.jboss.metadata.spi.retrieval.simple
-
SimpleAnnotationItem.
- SimpleAnnotationItem(T) - Constructor for class org.jboss.metadata.spi.retrieval.simple.SimpleAnnotationItem
-
Create a new SimpleAnnotationItem.
- SimpleAnnotationsItem - Class in org.jboss.metadata.spi.retrieval.simple
-
SimpleAnnotationsItem.
- SimpleAnnotationsItem() - Constructor for class org.jboss.metadata.spi.retrieval.simple.SimpleAnnotationsItem
-
Create a new SimpleAnnotationsItem with no annotations
- SimpleAnnotationsItem(AnnotationItem<? extends Annotation>[]) - Constructor for class org.jboss.metadata.spi.retrieval.simple.SimpleAnnotationsItem
-
Create a new SimpleAnnotationsItem.
- SimpleAnnotationValidator - Class in org.jboss.annotation.factory
-
Validates if all attributes have been filled in for an annotation.
- SimpleAnnotationValidator() - Constructor for class org.jboss.annotation.factory.SimpleAnnotationValidator
-
- SimpleCharStream - Class in org.jboss.annotation.factory.ast
-
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
- SimpleCharStream(Reader, int, int, int) - Constructor for class org.jboss.annotation.factory.ast.SimpleCharStream
-
- SimpleCharStream(Reader, int, int) - Constructor for class org.jboss.annotation.factory.ast.SimpleCharStream
-
- SimpleCharStream(Reader) - Constructor for class org.jboss.annotation.factory.ast.SimpleCharStream
-
- SimpleCharStream(InputStream, int, int, int) - Constructor for class org.jboss.annotation.factory.ast.SimpleCharStream
-
- SimpleCharStream(InputStream, int, int) - Constructor for class org.jboss.annotation.factory.ast.SimpleCharStream
-
- SimpleCharStream(InputStream) - Constructor for class org.jboss.annotation.factory.ast.SimpleCharStream
-
- SimpleItem<T> - Class in org.jboss.metadata.spi.retrieval.simple
-
SimpleItem.
- SimpleItem() - Constructor for class org.jboss.metadata.spi.retrieval.simple.SimpleItem
-
- SimpleMetaDataItem<T> - Class in org.jboss.metadata.spi.retrieval.simple
-
SimpleMetaDataItem.
- SimpleMetaDataItem(String, T) - Constructor for class org.jboss.metadata.spi.retrieval.simple.SimpleMetaDataItem
-
Create a new SimpleMetaDataItem.
- SimpleMetaDataLoader - Class in org.jboss.metadata.plugins.loader
-
SimpleMetaDataLoader.
- SimpleMetaDataLoader(Annotation[]) - Constructor for class org.jboss.metadata.plugins.loader.SimpleMetaDataLoader
-
Create a new SimpleMetaDataLoader.
- SimpleMetaDatasItem - Class in org.jboss.metadata.spi.retrieval.simple
-
SimpleMetaDatasItem.
- SimpleMetaDatasItem() - Constructor for class org.jboss.metadata.spi.retrieval.simple.SimpleMetaDatasItem
-
Create a new SimpleMetaDatasItem.
- SimpleMetaDatasItem(MetaDataItem<?>[]) - Constructor for class org.jboss.metadata.spi.retrieval.simple.SimpleMetaDatasItem
-
Create a new SimpleMetaDatasItem.
- SimpleNode - Class in org.jboss.annotation.factory.ast
-
- SimpleNode(int) - Constructor for class org.jboss.annotation.factory.ast.SimpleNode
-
- SimpleNode(AnnotationParser, int) - Constructor for class org.jboss.annotation.factory.ast.SimpleNode
-
- SingleMemberValue() - Method in class org.jboss.annotation.factory.ast.AnnotationParser
-
- specialConstructor - Variable in exception org.jboss.annotation.factory.ast.ParseException
-
This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
- specialToken - Variable in class org.jboss.annotation.factory.ast.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- Start() - Method in class org.jboss.annotation.factory.ast.AnnotationParser
-
- staticFlag - Static variable in class org.jboss.annotation.factory.ast.SimpleCharStream
-
- stop() - Method in class org.jboss.metadata.plugins.cache.CachePolicyCacheFactory
-
Stop created policies.
- String() - Method in class org.jboss.annotation.factory.ast.AnnotationParser
-
- STRING - Static variable in interface org.jboss.annotation.factory.ast.AnnotationParserConstants
-
- SUBSYSTEM - Static variable in interface org.jboss.metadata.spi.scope.CommonLevels
-
The subsystem level
- SUBSYSTEM_NAME - Static variable in interface org.jboss.metadata.spi.scope.CommonLevels
-
The subsystem level name
- SwitchTo(int) - Method in class org.jboss.annotation.factory.ast.AnnotationParserTokenManager
-
- SynchronizedCachePolicyFactory - Class in org.jboss.metadata.plugins.cache
-
Synchronized cache policy factory.
- SynchronizedCachePolicyFactory(CachePolicyFactory) - Constructor for class org.jboss.metadata.plugins.cache.SynchronizedCachePolicyFactory
-