JBoss MetaData Repository 2.2.0.SP1
A B C D E F G H I J K L M N O P R S T U V W

A

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
 

B

backup(int) - Method in class org.jboss.annotation.factory.ast.SimpleCharStream
 
BasicAnnotationItem<T extends Annotation> - Class in org.jboss.metadata.spi.retrieval.basic
BasicAnnotationItem.
BasicAnnotationItem(MetaDataLoader, T) - Constructor for class org.jboss.metadata.spi.retrieval.basic.BasicAnnotationItem
Create a new BasicAnnotationItem.
BasicAnnotationsItem - Class in org.jboss.metadata.spi.retrieval.basic
BasicAnnotationsItem.
BasicAnnotationsItem(MetaDataLoader, AnnotationItem<? extends Annotation>[]) - Constructor for class org.jboss.metadata.spi.retrieval.basic.BasicAnnotationsItem
Create a new BasicAnnotationsItem.
BasicItem<T> - Class in org.jboss.metadata.spi.retrieval.basic
BasicItem.
BasicItem(MetaDataLoader) - Constructor for class org.jboss.metadata.spi.retrieval.basic.BasicItem
Create a new BasicItem.
BasicMetaDataItem<T> - Class in org.jboss.metadata.spi.retrieval.basic
BasicMetaDataItem.
BasicMetaDataItem(MetaDataLoader, String, T) - Constructor for class org.jboss.metadata.spi.retrieval.basic.BasicMetaDataItem
Create a new BaiscMetaDataItem.
BasicMetaDataLoader - Class in org.jboss.metadata.plugins.loader
BasicMetaDataLoader.
BasicMetaDataLoader() - Constructor for class org.jboss.metadata.plugins.loader.BasicMetaDataLoader
Create a new BasicMetaDataLoader.
BasicMetaDataLoader(ScopeKey) - Constructor for class org.jboss.metadata.plugins.loader.BasicMetaDataLoader
Create a new BasicMetaDataLoader.
BasicMetaDataRepository - Class in org.jboss.metadata.plugins.repository.basic
BasicMetaDataRepository.
BasicMetaDataRepository() - Constructor for class org.jboss.metadata.plugins.repository.basic.BasicMetaDataRepository
Create a new BasicMetaDataRepository.
BasicMetaDatasItem - Class in org.jboss.metadata.spi.retrieval.basic
BasicMetaDatasItem.
BasicMetaDatasItem(MetaDataLoader, MetaDataItem<?>[]) - Constructor for class org.jboss.metadata.spi.retrieval.basic.BasicMetaDatasItem
Create a new BasicMetaDatasItem.
beginColumn - Variable in class org.jboss.annotation.factory.ast.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class org.jboss.annotation.factory.ast.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
BeginToken() - Method in class org.jboss.annotation.factory.ast.SimpleCharStream
 
bufcolumn - Variable in class org.jboss.annotation.factory.ast.SimpleCharStream
 
buffer - Variable in class org.jboss.annotation.factory.ast.SimpleCharStream
 
bufline - Variable in class org.jboss.annotation.factory.ast.SimpleCharStream
 
bufpos - Variable in class org.jboss.annotation.factory.ast.SimpleCharStream
 

C

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.

D

debugStream - Variable in class org.jboss.annotation.factory.ast.AnnotationParserTokenManager
 
DeclaredMethodSignature - Class in org.jboss.metadata.spi.signature
Method Signature.
DeclaredMethodSignature(String, String, String[]) - Constructor for class org.jboss.metadata.spi.signature.DeclaredMethodSignature
Create a new Signature.
DeclaredMethodSignature(String, String, Class<?>...) - Constructor for class org.jboss.metadata.spi.signature.DeclaredMethodSignature
Create a new Signature.
DeclaredMethodSignature(Method) - Constructor for class org.jboss.metadata.spi.signature.DeclaredMethodSignature
Create a new Signature.
DeclaredMethodSignature(MethodInfo) - Constructor for class org.jboss.metadata.spi.signature.DeclaredMethodSignature
Create a new Signature.
DEFAULT - Static variable in interface org.jboss.annotation.factory.ast.AnnotationParserConstants
 
DEFAULT_SCOPE - Static variable in class org.jboss.metadata.spi.scope.ScopeKey
The default scope
DefaultCacheFactory - Class in org.jboss.metadata.plugins.cache
Default cache factory - legacy mock.
DefaultCacheFactory() - Constructor for class org.jboss.metadata.plugins.cache.DefaultCacheFactory
 
DefaultValueAnnotationValidator - Class in org.jboss.annotation.factory.javassist
Validates if all attributes have been filled in for an annotation.
DefaultValueAnnotationValidator() - Constructor for class org.jboss.annotation.factory.javassist.DefaultValueAnnotationValidator
 
DEPLOYMENT - Static variable in interface org.jboss.metadata.spi.scope.CommonLevels
The deployment level
DEPLOYMENT_NAME - Static variable in interface org.jboss.metadata.spi.scope.CommonLevels
The deployment level name
DeploymentScope - Annotation Type in org.jboss.metadata.plugins.scope
Deployment scope annotation.
DeploymentScopeFactory - Class in org.jboss.metadata.plugins.scope
Factory for creating Deployment scope key from DeploymentScope annotation.
DeploymentScopeFactory() - Constructor for class org.jboss.metadata.plugins.scope.DeploymentScopeFactory
 
destroy() - Method in class org.jboss.metadata.plugins.cache.CachePolicyCacheFactory
Destroy created policies.
disable_tracing() - Method in class org.jboss.annotation.factory.ast.AnnotationParser
 
DOMAIN - Static variable in interface org.jboss.metadata.spi.scope.CommonLevels
The domain level
DOMAIN_NAME - Static variable in interface org.jboss.metadata.spi.scope.CommonLevels
The domain level name
Done() - Method in class org.jboss.annotation.factory.ast.SimpleCharStream
 
dump(String) - Method in class org.jboss.annotation.factory.ast.SimpleNode
 

E

EmptyCache<K,V> - Class in org.jboss.metadata.plugins.cache
Empty cache.
emptyCache() - Static method in class org.jboss.metadata.plugins.cache.EmptyCache
 
enable_tracing() - Method in class org.jboss.annotation.factory.ast.AnnotationParser
 
endColumn - Variable in class org.jboss.annotation.factory.ast.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class org.jboss.annotation.factory.ast.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
EOF - Static variable in interface org.jboss.annotation.factory.ast.AnnotationParserConstants
 
eol - Variable in exception org.jboss.annotation.factory.ast.ParseException
The end of line string for this machine.
equals(Object) - Method in class org.jboss.metadata.annotation.AbstractAnnotationImpl
 
equals(Object) - Method in class org.jboss.metadata.spi.retrieval.basic.BasicAnnotationItem
 
equals(Object) - Method in class org.jboss.metadata.spi.retrieval.basic.BasicMetaDataItem
 
equals(Object) - Method in class org.jboss.metadata.spi.retrieval.MetaDataRetrievalToMetaDataBridge
 
equals(Object) - Method in class org.jboss.metadata.spi.retrieval.simple.SimpleAnnotationItem
 
equals(Object) - Method in class org.jboss.metadata.spi.retrieval.simple.SimpleMetaDataItem
 
equals(Object) - Method in class org.jboss.metadata.spi.scope.Scope
 
equals(Object) - Method in class org.jboss.metadata.spi.scope.ScopeKey
 
equals(Object) - Method in class org.jboss.metadata.spi.scope.ScopeLevel
 
equals(Object) - Method in class org.jboss.metadata.spi.scope.UnmodifiableScopeKey
 
equals(Object) - Method in class org.jboss.metadata.spi.signature.DeclaredMethodSignature
 
equals(Object) - Method in class org.jboss.metadata.spi.signature.Signature
 
ExpandBuff(boolean) - Method in class org.jboss.annotation.factory.ast.SimpleCharStream
 
expectedTokenSequences - Variable in exception org.jboss.annotation.factory.ast.ParseException
Each entry in this array is an array of integers.

F

FieldSignature - Class in org.jboss.metadata.spi.signature
Field Signature.
FieldSignature(String) - Constructor for class org.jboss.metadata.spi.signature.FieldSignature
Create a new Signature.
FieldSignature(Field) - Constructor for class org.jboss.metadata.spi.signature.FieldSignature
Create a new Signature.
FieldSignature(FieldInfo) - Constructor for class org.jboss.metadata.spi.signature.FieldSignature
Create a new Signature.
FillBuff() - Method in class org.jboss.annotation.factory.ast.SimpleCharStream
 
freeze() - Method in class org.jboss.metadata.spi.scope.ScopeKey
Set to frozen.
freeze() - Method in class org.jboss.metadata.spi.scope.UnmodifiableScopeKey
This method is ignored as UnmodifiableScopeKey is always frozen
FuzzyMetaDataRepositoryVisitor - Class in org.jboss.metadata.plugins.repository.visitor
FuzzyMetaDataRepositoryVisitor.
FuzzyMetaDataRepositoryVisitor(ScopeKey) - Constructor for class org.jboss.metadata.plugins.repository.visitor.FuzzyMetaDataRepositoryVisitor
Create a new FuzzyMetaDataRepositoryVisitor.

G

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
 

H

hashCode() - Method in class org.jboss.metadata.annotation.AbstractAnnotationImpl
 
hashCode() - Method in class org.jboss.metadata.spi.retrieval.basic.BasicMetaDataItem
 
hashCode() - Method in class org.jboss.metadata.spi.retrieval.MetaDataRetrievalToMetaDataBridge
 
hashCode() - Method in class org.jboss.metadata.spi.retrieval.simple.SimpleMetaDataItem
 
hashCode() - Method in class org.jboss.metadata.spi.scope.Scope
 
hashCode() - Method in class org.jboss.metadata.spi.scope.ScopeKey
 
hashCode() - Method in class org.jboss.metadata.spi.scope.ScopeLevel
 
hashCode() - Method in class org.jboss.metadata.spi.scope.UnmodifiableScopeKey
 
hashCode() - Method in class org.jboss.metadata.spi.signature.DeclaredMethodSignature
 
hashCode() - Method in class org.jboss.metadata.spi.signature.Signature
 

I

id - Variable in class org.jboss.annotation.factory.ast.SimpleNode
 
Identifier() - Method in class org.jboss.annotation.factory.ast.AnnotationParser
 
IDENTIFIER - Static variable in interface org.jboss.annotation.factory.ast.AnnotationParserConstants
 
image - Variable in class org.jboss.annotation.factory.ast.Token
The string image of the token.
implies(Permission) - Method in class org.jboss.metadata.spi.stack.MetaDataStackPermission
Checks if this KernelPermission object "implies" the specified permission.
inBuf - Variable in class org.jboss.annotation.factory.ast.SimpleCharStream
 
init(long) - Method in class org.jboss.metadata.spi.retrieval.cummulative.CummulativeAnnotationsItem
Initialise
init(long) - Method in class org.jboss.metadata.spi.retrieval.cummulative.CummulativeMetaDatasItem
Initialise
initComponentRetrieval(Signature) - Method in class org.jboss.metadata.plugins.loader.AbstractMutableComponentMetaDataLoader
Initialise a component metadata retrieval
initComponentRetrieval(Signature) - Method in class org.jboss.metadata.plugins.loader.memory.MemoryMetaDataLoader
 
initRetrieval(Signature) - Method in class org.jboss.metadata.plugins.loader.AbstractMutableComponentMetaDataLoader
Initialise the retrieval
input_stream - Variable in class org.jboss.annotation.factory.ast.AnnotationParserTokenManager
 
inputStream - Variable in class org.jboss.annotation.factory.ast.SimpleCharStream
 
INSTANCE - Static variable in class org.jboss.metadata.plugins.loader.reflection.ClassMetaDataRetrievalFactory
The singleton instance
INSTANCE - Static variable in class org.jboss.metadata.plugins.loader.thread.ThreadLocalMetaDataLoader
The singleton instance
INSTANCE - Static variable in interface org.jboss.metadata.spi.scope.CommonLevels
The instance level
INSTANCE_NAME - Static variable in interface org.jboss.metadata.spi.scope.CommonLevels
The instance level name
InstanceScope - Annotation Type in org.jboss.metadata.plugins.scope
Instance scope annotation.
InstanceScopeFactory - Class in org.jboss.metadata.plugins.scope
Factory for creating Instance scope key from InstanceScope annotation.
InstanceScopeFactory() - Constructor for class org.jboss.metadata.plugins.scope.InstanceScopeFactory
 
internalToString(StringBuilder) - Method in class org.jboss.metadata.spi.signature.DeclaredMethodSignature
 
internalToString(StringBuilder) - Method in class org.jboss.metadata.spi.signature.ParametersSignature
 
internalToString(StringBuilder) - Method in class org.jboss.metadata.spi.signature.Signature
Build the to String
invalidate() - Method in class org.jboss.metadata.plugins.loader.AbstractMetaDataLoader
Invalidate
invalidate() - Method in class org.jboss.metadata.plugins.loader.thread.ThreadLocalMetaDataLoader
 
invalidate() - Method in class org.jboss.metadata.spi.retrieval.basic.BasicItem
 
invalidate() - Method in class org.jboss.metadata.spi.retrieval.ValidTime
Invalidate
invalidateAnnotationsItem() - Method in class org.jboss.metadata.plugins.loader.memory.MemoryMetaDataLoader
Invalidate the annotations item
invalidateMetaDatasItem() - Method in class org.jboss.metadata.plugins.loader.memory.MemoryMetaDataLoader
Invalidate the metaDatas item
invoke(Object, Method, Object[]) - Method in class org.jboss.annotation.factory.AnnotationProxy
 
isAnnotationPresent(Class<? extends Annotation>) - Method in interface org.jboss.metadata.spi.MetaData
Is the annotation present?
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.jboss.metadata.spi.retrieval.MetaDataRetrievalToMetaDataBridge
 
isCachable(Item<T>) - Method in class org.jboss.metadata.plugins.loader.AbstractMetaDataLoader
 
isCachable(Item<T>) - Method in class org.jboss.metadata.plugins.loader.memory.MemoryMetaDataLoader
 
isCachable(Item<T>) - Method in class org.jboss.metadata.plugins.loader.thread.ThreadLocalMetaDataLoader
 
isCachable(Item<T>) - Method in interface org.jboss.metadata.spi.loader.MetaDataLoader
Whether the item is cachable
isCachable() - Method in class org.jboss.metadata.spi.retrieval.basic.BasicAnnotationsItem
 
isCachable() - Method in class org.jboss.metadata.spi.retrieval.basic.BasicItem
 
isCachable() - Method in class org.jboss.metadata.spi.retrieval.basic.BasicMetaDatasItem
 
isCachable() - Method in class org.jboss.metadata.spi.retrieval.cummulative.CummulativeAnnotationsItem
 
isCachable() - Method in class org.jboss.metadata.spi.retrieval.cummulative.CummulativeMetaDatasItem
 
isCachable() - Method in class org.jboss.metadata.spi.retrieval.helper.AnnotationsToMetaDatasBridge
 
isCachable() - Method in class org.jboss.metadata.spi.retrieval.helper.AnnotationToMetaDataBridge
 
isCachable() - Method in class org.jboss.metadata.spi.retrieval.helper.MetaDataToAnnotationBridge
 
isCachable() - Method in interface org.jboss.metadata.spi.retrieval.Item
Whether the item is cachable
isCachable() - Method in class org.jboss.metadata.spi.retrieval.simple.SimpleItem
 
isEmpty() - Method in class org.jboss.metadata.plugins.context.AbstractMetaDataContext
 
isEmpty() - Method in class org.jboss.metadata.plugins.context.CachingMetaDataContext
 
isEmpty() - Method in class org.jboss.metadata.plugins.loader.AbstractMutableComponentMetaDataLoader
 
isEmpty() - Method in class org.jboss.metadata.plugins.loader.memory.MemoryMetaDataLoader
 
isEmpty() - Method in class org.jboss.metadata.plugins.loader.reflection.AnnotatedElementMetaDataLoader
 
isEmpty() - Method in class org.jboss.metadata.plugins.loader.SimpleMetaDataLoader
 
isEmpty() - Method in class org.jboss.metadata.plugins.loader.thread.ThreadLocalMetaDataLoader
 
isEmpty() - Method in interface org.jboss.metadata.spi.MetaData
Is metadata empty.
isEmpty() - Method in interface org.jboss.metadata.spi.retrieval.MetaDataRetrieval
Is metadata empty.
isEmpty() - Method in class org.jboss.metadata.spi.retrieval.MetaDataRetrievalToMetaDataBridge
 
isFrozen() - Method in class org.jboss.metadata.spi.scope.ScopeKey
Get the frozen.
isFrozen() - Method in class org.jboss.metadata.spi.scope.UnmodifiableScopeKey
Get the frozen.
isMetaDataPresent(Class<?>) - Method in interface org.jboss.metadata.spi.MetaData
Is the metadata present
isMetaDataPresent(String) - Method in interface org.jboss.metadata.spi.MetaData
Is the metadata present
isMetaDataPresent(String, Class<?>) - Method in interface org.jboss.metadata.spi.MetaData
Is the metadata present
isMetaDataPresent(Class<?>) - Method in class org.jboss.metadata.spi.retrieval.MetaDataRetrievalToMetaDataBridge
 
isMetaDataPresent(String, Class<?>) - Method in class org.jboss.metadata.spi.retrieval.MetaDataRetrievalToMetaDataBridge
 
isMetaDataPresent(String) - Method in class org.jboss.metadata.spi.retrieval.MetaDataRetrievalToMetaDataBridge
 
isNullOrEmpty(Map) - Static method in class org.jboss.metadata.plugins.loader.AbstractMutableComponentMetaDataLoader
Is map null or empty.
isParent(ScopeKey) - Method in class org.jboss.metadata.spi.scope.ScopeKey
Is this parent of key parameter.
isParent(ScopeKey) - Method in class org.jboss.metadata.spi.scope.UnmodifiableScopeKey
Is this parent of key parameter.
isValid() - Method in class org.jboss.metadata.spi.retrieval.basic.BasicAnnotationsItem
 
isValid() - Method in class org.jboss.metadata.spi.retrieval.basic.BasicItem
 
isValid() - Method in class org.jboss.metadata.spi.retrieval.basic.BasicMetaDatasItem
 
isValid() - Method in class org.jboss.metadata.spi.retrieval.cummulative.CummulativeAnnotationsItem
 
isValid() - Method in class org.jboss.metadata.spi.retrieval.cummulative.CummulativeMetaDatasItem
 
isValid() - Method in class org.jboss.metadata.spi.retrieval.helper.AnnotationsToMetaDatasBridge
 
isValid() - Method in class org.jboss.metadata.spi.retrieval.helper.AnnotationToMetaDataBridge
 
isValid() - Method in class org.jboss.metadata.spi.retrieval.helper.MetaDataToAnnotationBridge
 
isValid() - Method in interface org.jboss.metadata.spi.retrieval.Item
Whether the value is valid
isValid() - Method in class org.jboss.metadata.spi.retrieval.simple.SimpleItem
 
Item<T> - Interface in org.jboss.metadata.spi.retrieval
Retrieval Item.

J

JavassistConstructorParametersSignature - Class in org.jboss.metadata.spi.signature.javassist
Javassist Constructor parameters Signature.
JavassistConstructorParametersSignature(CtConstructor, int) - Constructor for class org.jboss.metadata.spi.signature.javassist.JavassistConstructorParametersSignature
Create a new Signature.
JavassistConstructorSignature - Class in org.jboss.metadata.spi.signature.javassist
Javassist Constructor Signature.
JavassistConstructorSignature(CtConstructor) - Constructor for class org.jboss.metadata.spi.signature.javassist.JavassistConstructorSignature
Create a new Signature.
JavassistFieldSignature - Class in org.jboss.metadata.spi.signature.javassist
Javassist Field Signature.
JavassistFieldSignature(CtField) - Constructor for class org.jboss.metadata.spi.signature.javassist.JavassistFieldSignature
Create a new Signature.
JavassistMethodParametersSignature - Class in org.jboss.metadata.spi.signature.javassist
Javassist Method parameters Signature.
JavassistMethodParametersSignature(CtMethod, int) - Constructor for class org.jboss.metadata.spi.signature.javassist.JavassistMethodParametersSignature
Create a new Signature.
JavassistMethodSignature - Class in org.jboss.metadata.spi.signature.javassist
Javassist Method Signature.
JavassistMethodSignature(CtMethod) - Constructor for class org.jboss.metadata.spi.signature.javassist.JavassistMethodSignature
Create a new Signature.
JavassistSignatureFactory - Class in org.jboss.metadata.spi.signature.javassist
Javassist Signature factory.
JavassistSignatureFactory() - Constructor for class org.jboss.metadata.spi.signature.javassist.JavassistSignatureFactory
 
jj_nt - Variable in class org.jboss.annotation.factory.ast.AnnotationParser
 
jjFillToken() - Method in class org.jboss.annotation.factory.ast.AnnotationParserTokenManager
 
jjstrLiteralImages - Static variable in class org.jboss.annotation.factory.ast.AnnotationParserTokenManager
 
jjtAccept(AnnotationParserVisitor, Object) - Method in class org.jboss.annotation.factory.ast.ASTAnnotation
Accept the visitor.
jjtAccept(AnnotationParserVisitor, Object) - Method in class org.jboss.annotation.factory.ast.ASTChar
Accept the visitor.
jjtAccept(AnnotationParserVisitor, Object) - Method in class org.jboss.annotation.factory.ast.ASTIdentifier
Accept the visitor.
jjtAccept(AnnotationParserVisitor, Object) - Method in class org.jboss.annotation.factory.ast.ASTMemberValue
Accept the visitor.
jjtAccept(AnnotationParserVisitor, Object) - Method in class org.jboss.annotation.factory.ast.ASTMemberValueArrayInitializer
Accept the visitor.
jjtAccept(AnnotationParserVisitor, Object) - Method in class org.jboss.annotation.factory.ast.ASTMemberValuePair
Accept the visitor.
jjtAccept(AnnotationParserVisitor, Object) - Method in class org.jboss.annotation.factory.ast.ASTMemberValuePairs
Accept the visitor.
jjtAccept(AnnotationParserVisitor, Object) - Method in class org.jboss.annotation.factory.ast.ASTSingleMemberValue
Accept the visitor.
jjtAccept(AnnotationParserVisitor, Object) - Method in class org.jboss.annotation.factory.ast.ASTStart
Accept the visitor.
jjtAccept(AnnotationParserVisitor, Object) - Method in class org.jboss.annotation.factory.ast.ASTString
Accept the visitor.
jjtAccept(AnnotationParserVisitor, Object) - Method in interface org.jboss.annotation.factory.ast.Node
Accept the visitor.
jjtAccept(AnnotationParserVisitor, Object) - Method in class org.jboss.annotation.factory.ast.SimpleNode
Accept the visitor.
jjtAddChild(Node, int) - Method in class org.jboss.annotation.factory.ast.ASTMemberValuePair
 
jjtAddChild(Node, int) - Method in class org.jboss.annotation.factory.ast.ASTSingleMemberValue
 
jjtAddChild(Node, int) - Method in interface org.jboss.annotation.factory.ast.Node
This method tells the node to add its argument to the node's list of children.
jjtAddChild(Node, int) - Method in class org.jboss.annotation.factory.ast.SimpleNode
 
JJTANNOTATION - Static variable in interface org.jboss.annotation.factory.ast.AnnotationParserTreeConstants
 
JJTCHAR - Static variable in interface org.jboss.annotation.factory.ast.AnnotationParserTreeConstants
 
jjtClose() - Method in interface org.jboss.annotation.factory.ast.Node
This method is called after all the child nodes have been added.
jjtClose() - Method in class org.jboss.annotation.factory.ast.SimpleNode
 
jjtGetChild(int) - Method in interface org.jboss.annotation.factory.ast.Node
This method returns a child node.
jjtGetChild(int) - Method in class org.jboss.annotation.factory.ast.SimpleNode
 
jjtGetNumChildren() - Method in interface org.jboss.annotation.factory.ast.Node
Return the number of children the node has.
jjtGetNumChildren() - Method in class org.jboss.annotation.factory.ast.SimpleNode
 
jjtGetParent() - Method in interface org.jboss.annotation.factory.ast.Node
 
jjtGetParent() - Method in class org.jboss.annotation.factory.ast.SimpleNode
 
JJTIDENTIFIER - Static variable in interface org.jboss.annotation.factory.ast.AnnotationParserTreeConstants
 
JJTMEMBERVALUEARRAYINITIALIZER - Static variable in interface org.jboss.annotation.factory.ast.AnnotationParserTreeConstants
 
JJTMEMBERVALUEPAIR - Static variable in interface org.jboss.annotation.factory.ast.AnnotationParserTreeConstants
 
JJTMEMBERVALUEPAIRS - Static variable in interface org.jboss.annotation.factory.ast.AnnotationParserTreeConstants
 
jjtNodeName - Static variable in interface org.jboss.annotation.factory.ast.AnnotationParserTreeConstants
 
jjtOpen() - Method in interface org.jboss.annotation.factory.ast.Node
This method is called after the node has been made the current node.
jjtOpen() - Method in class org.jboss.annotation.factory.ast.SimpleNode
 
jjtree - Variable in class org.jboss.annotation.factory.ast.AnnotationParser
 
jjtSetParent(Node) - Method in interface org.jboss.annotation.factory.ast.Node
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - Method in class org.jboss.annotation.factory.ast.SimpleNode
 
JJTSINGLEMEMBERVALUE - Static variable in interface org.jboss.annotation.factory.ast.AnnotationParserTreeConstants
 
JJTSTART - Static variable in interface org.jboss.annotation.factory.ast.AnnotationParserTreeConstants
 
JJTSTRING - Static variable in interface org.jboss.annotation.factory.ast.AnnotationParserTreeConstants
 
JJTVOID - Static variable in interface org.jboss.annotation.factory.ast.AnnotationParserTreeConstants
 
JOINPOINT - Static variable in interface org.jboss.metadata.spi.scope.CommonLevels
The join point level
JOINPOINT_NAME - Static variable in interface org.jboss.metadata.spi.scope.CommonLevels
The join point level name
JOINPOINT_OVERRIDE - Static variable in interface org.jboss.metadata.spi.scope.CommonLevels
The join point override level
JOINPOINT_OVERRIDE_NAME - Static variable in interface org.jboss.metadata.spi.scope.CommonLevels
The join point override level name
JVM - Static variable in interface org.jboss.metadata.spi.scope.CommonLevels
The jvm level
JVM_NAME - Static variable in interface org.jboss.metadata.spi.scope.CommonLevels
The jvm level name

K

kind - Variable in class org.jboss.annotation.factory.ast.Token
An integer that describes the kind of this token.

L

LETTER - Static variable in interface org.jboss.annotation.factory.ast.AnnotationParserConstants
 
LexicalError(boolean, int, int, int, String, char) - Static method in error org.jboss.annotation.factory.ast.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class org.jboss.annotation.factory.ast.AnnotationParserTokenManager
 
line - Variable in class org.jboss.annotation.factory.ast.SimpleCharStream
 
lookingAhead - Variable in class org.jboss.annotation.factory.ast.AnnotationParser
 
LRUCachePolicyFactory - Class in org.jboss.metadata.plugins.cache
LRU cache policy factory.
LRUCachePolicyFactory(int, int) - Constructor for class org.jboss.metadata.plugins.cache.LRUCachePolicyFactory
 

M

MACHINE - Static variable in interface org.jboss.metadata.spi.scope.CommonLevels
The machine level
MACHINE_NAME - Static variable in interface org.jboss.metadata.spi.scope.CommonLevels
The machine level name
main(String[]) - Static method in class org.jboss.annotation.factory.ast.AnnotationParserTester
 
mask() - Static method in class org.jboss.metadata.spi.stack.MetaDataStack
Mask the metadataa
matchAnnotation(Annotation[], Class<T>) - Static method in class org.jboss.metadata.annotation.AnnotationMatcher
Match an annotation
matchAnnotationItem(AnnotationItem[], Class<T>) - Static method in class org.jboss.metadata.annotation.AnnotationMatcher
Match an annotation item
matchMetaDataItem(MetaDataItem<?>[], String) - Static method in class org.jboss.metadata.generic.GenericMatcher
Match a meta data item
matchObject(Object[], String) - Static method in class org.jboss.metadata.generic.GenericMatcher
Match an object class
matchScope(MetaDataRepository, ScopeKey) - Method in class org.jboss.metadata.plugins.repository.visitor.ChildrenMetaDataRepositoryVisitor
 
matchScope(MetaDataRepository, ScopeKey) - Method in class org.jboss.metadata.plugins.repository.visitor.FuzzyMetaDataRepositoryVisitor
 
matchScope(MetaDataRepository, ScopeKey) - Method in interface org.jboss.metadata.spi.repository.visitor.MetaDataRepositoryVisitor
Decide whether the scope matches
matchScopes(MetaDataRepositoryVisitor) - Method in class org.jboss.metadata.plugins.repository.basic.BasicMetaDataRepository
 
matchScopes(MetaDataRepositoryVisitor) - Method in interface org.jboss.metadata.spi.repository.MetaDataRepository
Visit each node
maxNextCharInd - Variable in class org.jboss.annotation.factory.ast.SimpleCharStream
 
MemberValue() - Method in class org.jboss.annotation.factory.ast.AnnotationParser
 
MemberValueArrayInitializer() - Method in class org.jboss.annotation.factory.ast.AnnotationParser
 
MemberValueGetter - Class in org.jboss.annotation.factory.javassist
 
MemberValueGetter(Method) - Constructor for class org.jboss.annotation.factory.javassist.MemberValueGetter
 
MemberValuePair() - Method in class org.jboss.annotation.factory.ast.AnnotationParser
 
MemberValuePairs() - Method in class org.jboss.annotation.factory.ast.AnnotationParser
 
MemoryMetaDataLoader - Class in org.jboss.metadata.plugins.loader.memory
MemoryMetaDataLoader.
MemoryMetaDataLoader() - Constructor for class org.jboss.metadata.plugins.loader.memory.MemoryMetaDataLoader
Create a new MemoryMetaDataLoader.
MemoryMetaDataLoader(boolean, boolean) - Constructor for class org.jboss.metadata.plugins.loader.memory.MemoryMetaDataLoader
Create a new MemoryMetaDataLoader.
MemoryMetaDataLoader(ScopeKey) - Constructor for class org.jboss.metadata.plugins.loader.memory.MemoryMetaDataLoader
Create a new MemoryMetaDataLoader.
MemoryMetaDataLoader(ScopeKey, boolean, boolean) - Constructor for class org.jboss.metadata.plugins.loader.memory.MemoryMetaDataLoader
Create a new MemoryMetaDataLoader.
MetaData - Interface in org.jboss.metadata.spi
MetaData.
MetaDataContext - Interface in org.jboss.metadata.spi.context
MetaDataContext.
MetaDataItem<T> - Interface in org.jboss.metadata.spi.retrieval
MetaData Item
MetaDataLoader - Interface in org.jboss.metadata.spi.loader
MetaDataLoader.
MetaDataRepository - Interface in org.jboss.metadata.spi.repository
MetaDataRepository.
MetaDataRepositoryVisitor - Interface in org.jboss.metadata.spi.repository.visitor
MetaDataRepositoryVisitor.
MetaDataRetrieval - Interface in org.jboss.metadata.spi.retrieval
MetaDataRetrieval.
MetaDataRetrievalFactory - Interface in org.jboss.metadata.spi.retrieval
MetaDataRetrievalFactory.
MetaDataRetrievalToMetaDataBridge - Class in org.jboss.metadata.spi.retrieval
MetaDataRetrievalToMetaDataBridge.
MetaDataRetrievalToMetaDataBridge(MetaDataRetrieval) - Constructor for class org.jboss.metadata.spi.retrieval.MetaDataRetrievalToMetaDataBridge
Create a new MetaDataRetrievalToMetaDataBridge.
MetaDatasItem - Interface in org.jboss.metadata.spi.retrieval
MetaDatas Item.
MetaDataStack - Class in org.jboss.metadata.spi.stack
MetaDataStack.
MetaDataStack() - Constructor for class org.jboss.metadata.spi.stack.MetaDataStack
 
MetaDataStackPermission - Class in org.jboss.metadata.spi.stack
This permission represents "trust" in a signer or codebase.
MetaDataStackPermission(String) - Constructor for class org.jboss.metadata.spi.stack.MetaDataStackPermission
Create a new Permission
MetaDataStackPermission(String, String) - Constructor for class org.jboss.metadata.spi.stack.MetaDataStackPermission
Create a new Permission
MetaDataToAnnotationBridge<T extends Annotation> - Class in org.jboss.metadata.spi.retrieval.helper
MetaDataToAnnotationBridge.
MetaDataToAnnotationBridge(MetaDataItem<?>) - Constructor for class org.jboss.metadata.spi.retrieval.helper.MetaDataToAnnotationBridge
Create a new MetaDataToAnnotationBridge.
MethodParametersSignature - Class in org.jboss.metadata.spi.signature
Method parameters Signature.
MethodParametersSignature(String, String[], int) - Constructor for class org.jboss.metadata.spi.signature.MethodParametersSignature
Create a new Signature.
MethodParametersSignature(String, int, Class<?>...) - Constructor for class org.jboss.metadata.spi.signature.MethodParametersSignature
Create a new Signature.
MethodParametersSignature(Method, int) - Constructor for class org.jboss.metadata.spi.signature.MethodParametersSignature
Create a new Signature.
MethodParametersSignature(MethodInfo, int) - Constructor for class org.jboss.metadata.spi.signature.MethodParametersSignature
Create a new Signature.
MethodSignature - Class in org.jboss.metadata.spi.signature
Method Signature.
MethodSignature(String, String[]) - Constructor for class org.jboss.metadata.spi.signature.MethodSignature
Create a new Signature.
MethodSignature(String, Class<?>...) - Constructor for class org.jboss.metadata.spi.signature.MethodSignature
Create a new Signature.
MethodSignature(Method) - Constructor for class org.jboss.metadata.spi.signature.MethodSignature
Create a new Signature.
MethodSignature(MethodInfo) - Constructor for class org.jboss.metadata.spi.signature.MethodSignature
Create a new Signature.
MutableMetaData - Interface in org.jboss.metadata.spi
MutableMetaData.
MutableMetaDataLoader - Interface in org.jboss.metadata.spi.loader
MutableMetaDataLoader.
MutableMetaDataRepository - Interface in org.jboss.metadata.spi.repository
MutableMetaDataRepository.

N

newPermissionCollection() - Method in class org.jboss.metadata.spi.stack.MetaDataStackPermission
Must override to handle the configure implies access relationship.
newToken(int) - Static method in class org.jboss.annotation.factory.ast.Token
Returns a new Token object, by default.
next - Variable in class org.jboss.annotation.factory.ast.Token
A reference to the next regular (non-special) token from the input stream.
NO_ANNOTATION_ITEMS - Static variable in interface org.jboss.metadata.spi.retrieval.AnnotationsItem
No annotations
NO_ANNOTATIONS - Static variable in interface org.jboss.metadata.spi.MetaData
No annotations
NO_ANNOTATIONS - Static variable in class org.jboss.metadata.spi.retrieval.simple.SimpleAnnotationsItem
No annotations
NO_META_DATA - Static variable in class org.jboss.metadata.spi.retrieval.simple.SimpleMetaDatasItem
No meta data
NO_META_DATA_ITEMS - Static variable in interface org.jboss.metadata.spi.retrieval.MetaDatasItem
No meta data items
NO_METADATA - Static variable in interface org.jboss.metadata.spi.MetaData
No meta data
NO_NAME - Static variable in class org.jboss.metadata.spi.signature.Signature
No Name
NO_PARAMETER_TYPES - Static variable in class org.jboss.metadata.spi.signature.Signature
No Parameters Types
NO_PARAMETERS - Static variable in class org.jboss.metadata.spi.signature.Signature
No Parameters
noAnnotations() - Method in class org.jboss.metadata.plugins.loader.memory.MemoryMetaDataLoader
Set no annotations
Node - Interface in org.jboss.annotation.factory.ast
 
NODE - Static variable in interface org.jboss.metadata.spi.scope.CommonLevels
The node level
NODE_NAME - Static variable in interface org.jboss.metadata.spi.scope.CommonLevels
The node level name
noMetaDatas() - Method in class org.jboss.metadata.plugins.loader.memory.MemoryMetaDataLoader
Set no meta data

O

org.jboss.annotation.factory - package org.jboss.annotation.factory
 
org.jboss.annotation.factory.ast - package org.jboss.annotation.factory.ast
 
org.jboss.annotation.factory.javassist - package org.jboss.annotation.factory.javassist
 
org.jboss.metadata.annotation - package org.jboss.metadata.annotation
 
org.jboss.metadata.generic - package org.jboss.metadata.generic
 
org.jboss.metadata.plugins.cache - package org.jboss.metadata.plugins.cache
 
org.jboss.metadata.plugins.context - package org.jboss.metadata.plugins.context
 
org.jboss.metadata.plugins.loader - package org.jboss.metadata.plugins.loader
 
org.jboss.metadata.plugins.loader.memory - package org.jboss.metadata.plugins.loader.memory
 
org.jboss.metadata.plugins.loader.reflection - package org.jboss.metadata.plugins.loader.reflection
 
org.jboss.metadata.plugins.loader.thread - package org.jboss.metadata.plugins.loader.thread
 
org.jboss.metadata.plugins.repository - package org.jboss.metadata.plugins.repository
 
org.jboss.metadata.plugins.repository.basic - package org.jboss.metadata.plugins.repository.basic
 
org.jboss.metadata.plugins.repository.visitor - package org.jboss.metadata.plugins.repository.visitor
 
org.jboss.metadata.plugins.scope - package org.jboss.metadata.plugins.scope
 
org.jboss.metadata.plugins.signature - package org.jboss.metadata.plugins.signature
 
org.jboss.metadata.spi - package org.jboss.metadata.spi
 
org.jboss.metadata.spi.context - package org.jboss.metadata.spi.context
 
org.jboss.metadata.spi.loader - package org.jboss.metadata.spi.loader
 
org.jboss.metadata.spi.repository - package org.jboss.metadata.spi.repository
 
org.jboss.metadata.spi.repository.visitor - package org.jboss.metadata.spi.repository.visitor
 
org.jboss.metadata.spi.retrieval - package org.jboss.metadata.spi.retrieval
 
org.jboss.metadata.spi.retrieval.basic - package org.jboss.metadata.spi.retrieval.basic
 
org.jboss.metadata.spi.retrieval.cummulative - package org.jboss.metadata.spi.retrieval.cummulative
 
org.jboss.metadata.spi.retrieval.helper - package org.jboss.metadata.spi.retrieval.helper
 
org.jboss.metadata.spi.retrieval.simple - package org.jboss.metadata.spi.retrieval.simple
 
org.jboss.metadata.spi.scope - package org.jboss.metadata.spi.scope
 
org.jboss.metadata.spi.signature - package org.jboss.metadata.spi.signature
 
org.jboss.metadata.spi.signature.javassist - package org.jboss.metadata.spi.signature.javassist
 
org.jboss.metadata.spi.stack - package org.jboss.metadata.spi.stack
 

P

ParametersSignature - Class in org.jboss.metadata.spi.signature
Parameters Signature.
ParametersSignature(int, String...) - Constructor for class org.jboss.metadata.spi.signature.ParametersSignature
Create a new Signature.
ParametersSignature(int, Class<?>...) - Constructor for class org.jboss.metadata.spi.signature.ParametersSignature
Create a new Signature.
ParametersSignature(int, TypeInfo...) - Constructor for class org.jboss.metadata.spi.signature.ParametersSignature
Create a new Signature.
ParametersSignature(String, int, String...) - Constructor for class org.jboss.metadata.spi.signature.ParametersSignature
Create a new Signature.
ParametersSignature(String, int, Class<?>...) - Constructor for class org.jboss.metadata.spi.signature.ParametersSignature
Create a new Signature.
ParametersSignature(String, int, TypeInfo...) - Constructor for class org.jboss.metadata.spi.signature.ParametersSignature
Create a new Signature.
parent - Variable in class org.jboss.annotation.factory.ast.SimpleNode
 
ParseException - Exception in org.jboss.annotation.factory.ast
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.jboss.annotation.factory.ast.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.jboss.annotation.factory.ast.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.jboss.annotation.factory.ast.ParseException
 
parser - Variable in class org.jboss.annotation.factory.ast.SimpleNode
 
peek() - Static method in class org.jboss.metadata.spi.stack.MetaDataStack
Peek some meta data
pop() - Static method in class org.jboss.metadata.spi.stack.MetaDataStack
Pop some meta data
prepend(MetaDataRetrieval) - Method in class org.jboss.metadata.plugins.context.AbstractMetaDataContext
 
prepend(MetaDataRetrieval) - Method in class org.jboss.metadata.plugins.context.CachingMetaDataContext
 
prepend(MetaDataRetrieval) - Method in interface org.jboss.metadata.spi.context.MetaDataContext
Prepend a meta data retrieval
prevCharIsCR - Variable in class org.jboss.annotation.factory.ast.SimpleCharStream
 
prevCharIsLF - Variable in class org.jboss.annotation.factory.ast.SimpleCharStream
 
ProxyMapCreator - Class in org.jboss.annotation.factory.javassist
Comment
ProxyMapCreator(Class<?>) - Constructor for class org.jboss.annotation.factory.javassist.ProxyMapCreator
 
push(MetaData) - Static method in class org.jboss.metadata.spi.stack.MetaDataStack
Push some meta data
put(K, V) - Method in interface org.jboss.metadata.plugins.cache.Cache
Put value under key.
put(V) - Method in interface org.jboss.metadata.plugins.cache.CacheItem
Put value.
put(K, V) - Method in class org.jboss.metadata.plugins.cache.ConcurrentHashMapCache
 
put(K, V) - Method in class org.jboss.metadata.plugins.cache.EmptyCache
 

R

raiseClassNotFound(String, String, NotFoundException) - Static method in class org.jboss.metadata.spi.signature.javassist.JavassistSignatureFactory
Raise NCDFE exception.
readChar() - Method in class org.jboss.annotation.factory.ast.SimpleCharStream
 
ReInit(InputStream) - Method in class org.jboss.annotation.factory.ast.AnnotationParser
 
ReInit(Reader) - Method in class org.jboss.annotation.factory.ast.AnnotationParser
 
ReInit(AnnotationParserTokenManager) - Method in class org.jboss.annotation.factory.ast.AnnotationParser
 
ReInit(SimpleCharStream) - Method in class org.jboss.annotation.factory.ast.AnnotationParserTokenManager
 
ReInit(SimpleCharStream, int) - Method in class org.jboss.annotation.factory.ast.AnnotationParserTokenManager
 
ReInit(Reader, int, int, int) - Method in class org.jboss.annotation.factory.ast.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class org.jboss.annotation.factory.ast.SimpleCharStream
 
ReInit(Reader) - Method in class org.jboss.annotation.factory.ast.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class org.jboss.annotation.factory.ast.SimpleCharStream
 
ReInit(InputStream) - Method in class org.jboss.annotation.factory.ast.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class org.jboss.annotation.factory.ast.SimpleCharStream
 
remove(K) - Method in interface org.jboss.metadata.plugins.cache.Cache
Remove value under key.
remove(K) - Method in class org.jboss.metadata.plugins.cache.ConcurrentHashMapCache
 
remove(K) - Method in class org.jboss.metadata.plugins.cache.EmptyCache
 
remove(MetaDataRetrieval) - Method in class org.jboss.metadata.plugins.context.AbstractMetaDataContext
 
remove(MetaDataRetrieval) - Method in class org.jboss.metadata.plugins.context.CachingMetaDataContext
 
remove(MetaDataRetrieval) - Method in interface org.jboss.metadata.spi.context.MetaDataContext
Remove a meta data retrieval
removeAnnotation(Signature, Class<T>) - Method in class org.jboss.metadata.plugins.loader.AbstractMutableComponentMetaDataLoader
 
removeAnnotation(Member, Class<T>) - Method in class org.jboss.metadata.plugins.loader.AbstractMutableComponentMetaDataLoader
 
removeAnnotation(MemberInfo, Class<T>) - Method in class org.jboss.metadata.plugins.loader.AbstractMutableComponentMetaDataLoader
 
removeAnnotation(Class<T>) - Method in class org.jboss.metadata.plugins.loader.memory.MemoryMetaDataLoader
 
removeAnnotation(Class<T>) - Method in class org.jboss.metadata.plugins.loader.thread.ThreadLocalMetaDataLoader
 
removeAnnotation(Signature, Class<T>) - Method in interface org.jboss.metadata.spi.ComponentMutableMetaData
Remove a member annotation
removeAnnotation(Member, Class<T>) - Method in interface org.jboss.metadata.spi.ComponentMutableMetaData
Remove a member annotation
removeAnnotation(MemberInfo, Class<T>) - Method in interface org.jboss.metadata.spi.ComponentMutableMetaData
Remove a member annotation
removeAnnotation(Class<T>) - Method in interface org.jboss.metadata.spi.MutableMetaData
Remove an annotation
removeComponentMetaDataRetrieval(Signature) - Method in class org.jboss.metadata.plugins.loader.AbstractMutableComponentMetaDataLoader
 
removeComponentMetaDataRetrieval(Signature) - Method in interface org.jboss.metadata.spi.ComponentMutableMetaData
Remove a component metadata
removeMetaData(Signature, Class<T>) - Method in class org.jboss.metadata.plugins.loader.AbstractMutableComponentMetaDataLoader
 
removeMetaData(Signature, String, Class<T>) - Method in class org.jboss.metadata.plugins.loader.AbstractMutableComponentMetaDataLoader
 
removeMetaData(Member, Class<T>) - Method in class org.jboss.metadata.plugins.loader.AbstractMutableComponentMetaDataLoader
 
removeMetaData(Member, String, Class<T>) - Method in class org.jboss.metadata.plugins.loader.AbstractMutableComponentMetaDataLoader
 
removeMetaData(MemberInfo, Class<T>) - Method in class org.jboss.metadata.plugins.loader.AbstractMutableComponentMetaDataLoader
 
removeMetaData(MemberInfo, String, Class<T>) - Method in class org.jboss.metadata.plugins.loader.AbstractMutableComponentMetaDataLoader
 
removeMetaData(Class<T>) - Method in class org.jboss.metadata.plugins.loader.AbstractMutableMetaDataLoader
 
removeMetaData(String, Class<T>) - Method in class org.jboss.metadata.plugins.loader.AbstractMutableMetaDataLoader
 
removeMetaData(Class<T>) - Method in class org.jboss.metadata.plugins.loader.memory.MemoryMetaDataLoader
 
removeMetaData(String, Class<T>) - Method in class org.jboss.metadata.plugins.loader.memory.MemoryMetaDataLoader
 
removeMetaData(Class<T>) - Method in class org.jboss.metadata.plugins.loader.thread.ThreadLocalMetaDataLoader
 
removeMetaData(String, Class<T>) - Method in class org.jboss.metadata.plugins.loader.thread.ThreadLocalMetaDataLoader
 
removeMetaData(Signature, Class<T>) - Method in interface org.jboss.metadata.spi.ComponentMutableMetaData
Remove member metaData
removeMetaData(Signature, String, Class<T>) - Method in interface org.jboss.metadata.spi.ComponentMutableMetaData
Remove member metadata
removeMetaData(Member, Class<T>) - Method in interface org.jboss.metadata.spi.ComponentMutableMetaData
Remove member metaData
removeMetaData(Member, String, Class<T>) - Method in interface org.jboss.metadata.spi.ComponentMutableMetaData
Remove member metadata
removeMetaData(MemberInfo, Class<T>) - Method in interface org.jboss.metadata.spi.ComponentMutableMetaData
Remove member metaData
removeMetaData(MemberInfo, String, Class<T>) - Method in interface org.jboss.metadata.spi.ComponentMutableMetaData
Remove member metadata
removeMetaData(Class<T>) - Method in interface org.jboss.metadata.spi.MutableMetaData
Remove metaData
removeMetaData(String, Class<T>) - Method in interface org.jboss.metadata.spi.MutableMetaData
Remove metadata
removeMetaDataRetrieval(ScopeKey) - Method in class org.jboss.metadata.plugins.repository.basic.BasicMetaDataRepository
 
removeMetaDataRetrieval(ScopeKey) - Method in interface org.jboss.metadata.spi.repository.MutableMetaDataRepository
Remove a meta data retrieval for the given scope
removeMetaDataRetrievalFactory(ScopeLevel) - Method in class org.jboss.metadata.plugins.repository.basic.BasicMetaDataRepository
 
removeMetaDataRetrievalFactory(ScopeLevel) - Method in interface org.jboss.metadata.spi.repository.MutableMetaDataRepository
Remove a meta data retrieval factory for the given scope level
removeScope(Scope) - Method in class org.jboss.metadata.spi.scope.ScopeKey
Remove a scope
removeScope(Scope) - Method in class org.jboss.metadata.spi.scope.UnmodifiableScopeKey
Scope cannot be removed from an UnmodifiableScopeKey (instead construct a new UnmodifiableScopeKey).
removeScopeLevel(ScopeLevel) - Method in class org.jboss.metadata.spi.scope.ScopeKey
Remove a scope level
removeScopeLevel(ScopeLevel) - Method in class org.jboss.metadata.spi.scope.UnmodifiableScopeKey
ScopeLevel cannot be removed from an UnmodifiableScopeKey (instead construct a new UnmodifiableScopeKey).
REQUEST - Static variable in interface org.jboss.metadata.spi.scope.CommonLevels
The request level
REQUEST_NAME - Static variable in interface org.jboss.metadata.spi.scope.CommonLevels
The request level name
Restricted - Annotation Type in org.jboss.metadata.spi
Restricted.
RetrievalUtils - Class in org.jboss.metadata.spi.retrieval
Utilities for MDR metadata
RetrievalUtils() - Constructor for class org.jboss.metadata.spi.retrieval.RetrievalUtils
 
retrieveAnnotation(Class<T>) - Method in class org.jboss.metadata.plugins.context.AbstractMetaDataContext
 
retrieveAnnotation(Class<T>) - Method in class org.jboss.metadata.plugins.context.CachingMetaDataContext
 
retrieveAnnotation(Class<T>) - Method in class org.jboss.metadata.plugins.loader.BasicMetaDataLoader
 
retrieveAnnotation(Class<T>) - Method in class org.jboss.metadata.plugins.loader.memory.MemoryMetaDataLoader
 
retrieveAnnotation(Class<T>) - Method in class org.jboss.metadata.plugins.loader.reflection.AnnotatedElementMetaDataLoader
 
retrieveAnnotation(Class<T>) - Method in class org.jboss.metadata.plugins.loader.thread.ThreadLocalMetaDataLoader
 
retrieveAnnotation(Class<T>) - Method in interface org.jboss.metadata.spi.retrieval.MetaDataRetrieval
Get annotation
retrieveAnnotations() - Method in class org.jboss.metadata.plugins.context.AbstractMetaDataContext
 
retrieveAnnotations() - Method in class org.jboss.metadata.plugins.context.CachingMetaDataContext
 
retrieveAnnotations() - Method in class org.jboss.metadata.plugins.loader.memory.MemoryMetaDataLoader
 
retrieveAnnotations() - Method in class org.jboss.metadata.plugins.loader.reflection.AnnotatedElementMetaDataLoader
 
retrieveAnnotations() - Method in class org.jboss.metadata.plugins.loader.SimpleMetaDataLoader
 
retrieveAnnotations() - Method in class org.jboss.metadata.plugins.loader.thread.ThreadLocalMetaDataLoader
 
retrieveAnnotations() - Method in interface org.jboss.metadata.spi.retrieval.MetaDataRetrieval
Get all the annotations
retrieveAnnotationsAnnotatedWith(Class<? extends Annotation>) - Method in class org.jboss.metadata.plugins.context.AbstractMetaDataContext
 
retrieveAnnotationsAnnotatedWith(Class<? extends Annotation>) - Method in class org.jboss.metadata.plugins.context.CachingMetaDataContext
 
retrieveAnnotationsAnnotatedWith(Class<? extends Annotation>) - Method in class org.jboss.metadata.plugins.loader.AbstractMetaDataLoader
 
retrieveAnnotationsAnnotatedWith(Class<? extends Annotation>) - Method in class org.jboss.metadata.plugins.loader.thread.ThreadLocalMetaDataLoader
 
retrieveAnnotationsAnnotatedWith(Class<? extends Annotation>) - Method in interface org.jboss.metadata.spi.retrieval.MetaDataRetrieval
Get all the annotations annotated with the given meta annotation
retrieveAnnotationsAnnotatedWithIndex() - Method in class org.jboss.metadata.plugins.context.AbstractMetaDataContext
Only match annotations with meta annotation.
retrieveLocalAnnotations() - Method in class org.jboss.metadata.plugins.context.AbstractMetaDataContext
 
retrieveLocalAnnotations() - Method in class org.jboss.metadata.plugins.loader.AbstractMetaDataLoader
 
retrieveLocalAnnotations() - Method in interface org.jboss.metadata.spi.retrieval.MetaDataRetrieval
Get all the local annotations
retrieveLocalMetaData() - Method in class org.jboss.metadata.plugins.context.AbstractMetaDataContext
 
retrieveLocalMetaData() - Method in class org.jboss.metadata.plugins.loader.AbstractMetaDataLoader
 
retrieveLocalMetaData() - Method in interface org.jboss.metadata.spi.retrieval.MetaDataRetrieval
Get all the local metadata
retrieveMetaData() - Method in class org.jboss.metadata.plugins.context.AbstractMetaDataContext
 
retrieveMetaData(Class<T>) - Method in class org.jboss.metadata.plugins.context.AbstractMetaDataContext
 
retrieveMetaData(String) - Method in class org.jboss.metadata.plugins.context.AbstractMetaDataContext
 
retrieveMetaData() - Method in class org.jboss.metadata.plugins.context.CachingMetaDataContext
 
retrieveMetaData(Class<T>) - Method in class org.jboss.metadata.plugins.context.CachingMetaDataContext
 
retrieveMetaData(String) - Method in class org.jboss.metadata.plugins.context.CachingMetaDataContext
 
retrieveMetaData(Class<T>) - Method in class org.jboss.metadata.plugins.loader.AbstractMetaDataLoader
 
retrieveMetaData() - Method in class org.jboss.metadata.plugins.loader.AbstractMetaDataLoader
 
retrieveMetaData(String) - Method in class org.jboss.metadata.plugins.loader.AbstractMetaDataLoader
 
retrieveMetaData(String) - Method in class org.jboss.metadata.plugins.loader.BasicMetaDataLoader
 
retrieveMetaData() - Method in class org.jboss.metadata.plugins.loader.memory.MemoryMetaDataLoader
 
retrieveMetaData(Class<T>) - Method in class org.jboss.metadata.plugins.loader.memory.MemoryMetaDataLoader
 
retrieveMetaData(String) - Method in class org.jboss.metadata.plugins.loader.memory.MemoryMetaDataLoader
 
retrieveMetaData() - Method in class org.jboss.metadata.plugins.loader.thread.ThreadLocalMetaDataLoader
 
retrieveMetaData(Class<T>) - Method in class org.jboss.metadata.plugins.loader.thread.ThreadLocalMetaDataLoader
 
retrieveMetaData(String) - Method in class org.jboss.metadata.plugins.loader.thread.ThreadLocalMetaDataLoader
 
retrieveMetaData() - Method in interface org.jboss.metadata.spi.retrieval.MetaDataRetrieval
Get all the metadata
retrieveMetaData(Class<T>) - Method in interface org.jboss.metadata.spi.retrieval.MetaDataRetrieval
Get metadata
retrieveMetaData(String) - Method in interface org.jboss.metadata.spi.retrieval.MetaDataRetrieval
Get metadata

S

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
 

T

THREAD - Static variable in interface org.jboss.metadata.spi.scope.CommonLevels
The thread level
THREAD_NAME - Static variable in interface org.jboss.metadata.spi.scope.CommonLevels
The thread level name
ThreadLocalMetaDataLoader - Class in org.jboss.metadata.plugins.loader.thread
ThreadLocalMetaDataLoader.
TimedCachePolicyFactory - Class in org.jboss.metadata.plugins.cache
Timed cache policy factory.
TimedCachePolicyFactory() - Constructor for class org.jboss.metadata.plugins.cache.TimedCachePolicyFactory
 
TimedCachePolicyFactory(int) - Constructor for class org.jboss.metadata.plugins.cache.TimedCachePolicyFactory
 
TimedCachePolicyFactory(int, boolean, int) - Constructor for class org.jboss.metadata.plugins.cache.TimedCachePolicyFactory
 
token - Variable in class org.jboss.annotation.factory.ast.AnnotationParser
 
Token - Class in org.jboss.annotation.factory.ast
Describes the input token stream.
Token() - Constructor for class org.jboss.annotation.factory.ast.Token
 
token_source - Variable in class org.jboss.annotation.factory.ast.AnnotationParser
 
tokenImage - Static variable in interface org.jboss.annotation.factory.ast.AnnotationParserConstants
 
tokenImage - Variable in exception org.jboss.annotation.factory.ast.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
TokenMgrError - Error in org.jboss.annotation.factory.ast
 
TokenMgrError() - Constructor for error org.jboss.annotation.factory.ast.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error org.jboss.annotation.factory.ast.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.jboss.annotation.factory.ast.TokenMgrError
 
toString() - Method in class org.jboss.annotation.factory.ast.SimpleNode
 
toString(String) - Method in class org.jboss.annotation.factory.ast.SimpleNode
 
toString() - Method in class org.jboss.annotation.factory.ast.Token
Returns the image.
toString() - Method in class org.jboss.metadata.plugins.loader.reflection.AnnotatedElementMetaDataLoader
 
toString() - Method in class org.jboss.metadata.spi.retrieval.basic.BasicMetaDataItem
 
toString() - Method in class org.jboss.metadata.spi.retrieval.MetaDataRetrievalToMetaDataBridge
 
toString() - Method in class org.jboss.metadata.spi.retrieval.simple.SimpleMetaDataItem
 
toString() - Method in class org.jboss.metadata.spi.scope.Scope
 
toString() - Method in class org.jboss.metadata.spi.scope.ScopeKey
 
toString() - Method in class org.jboss.metadata.spi.scope.ScopeLevel
 
toString() - Method in class org.jboss.metadata.spi.scope.UnmodifiableScopeKey
 
toString() - Method in class org.jboss.metadata.spi.signature.Signature
 
toString() - Method in class org.jboss.metadata.spi.stack.MetaDataStackPermission
 
typeValue - Variable in class org.jboss.annotation.factory.AnnotationCreator
 

U

unmask() - Static method in class org.jboss.metadata.spi.stack.MetaDataStack
Unmask the metadata
UnmodifiableScopeKey - Class in org.jboss.metadata.spi.scope
The UnmodifiableScopeKey represents a path which is made up of the path entries.
UnmodifiableScopeKey(ScopeKey) - Constructor for class org.jboss.metadata.spi.scope.UnmodifiableScopeKey
 
UnmodifiableScopeKey(ScopeLevel, Object) - Constructor for class org.jboss.metadata.spi.scope.UnmodifiableScopeKey
Create a new ScopeKey.
UnmodifiableScopeKey(Collection<Scope>) - Constructor for class org.jboss.metadata.spi.scope.UnmodifiableScopeKey
Create a new ScopeKey.
UnmodifiableScopeKey(Scope...) - Constructor for class org.jboss.metadata.spi.scope.UnmodifiableScopeKey
Create a new ScopeKey.
UnmodifiableScopeKey(int, Scope...) - Constructor for class org.jboss.metadata.spi.scope.UnmodifiableScopeKey
Create a new ScopeKey.
UpdateLineColumn(char) - Method in class org.jboss.annotation.factory.ast.SimpleCharStream
 

V

validate(Map<String, Object>, Class<?>) - Method in interface org.jboss.annotation.factory.AnnotationValidator
Validates that all annotations created for a proxy have been filled in.
validate(Map<String, Object>, Class<?>) - Method in class org.jboss.annotation.factory.javassist.DefaultValueAnnotationValidator
 
validate(Map<String, Object>, Class<?>) - Method in class org.jboss.annotation.factory.SimpleAnnotationValidator
 
ValidTime - Class in org.jboss.metadata.spi.retrieval
ValidTime.
ValidTime() - Constructor for class org.jboss.metadata.spi.retrieval.ValidTime
Create a new ValidTime.
value - Variable in class org.jboss.annotation.factory.javassist.ProxyMapCreator
 
visit(ASTMemberValuePairs, Object) - Method in class org.jboss.annotation.factory.AnnotationCreator
 
visit(ASTMemberValuePair, Object) - Method in class org.jboss.annotation.factory.AnnotationCreator
 
visit(ASTSingleMemberValue, Object) - Method in class org.jboss.annotation.factory.AnnotationCreator
 
visit(ASTIdentifier, Object) - Method in class org.jboss.annotation.factory.AnnotationCreator
 
visit(ASTString, Object) - Method in class org.jboss.annotation.factory.AnnotationCreator
 
visit(ASTChar, Object) - Method in class org.jboss.annotation.factory.AnnotationCreator
 
visit(ASTMemberValueArrayInitializer, Object) - Method in class org.jboss.annotation.factory.AnnotationCreator
 
visit(ASTAnnotation, Object) - Method in class org.jboss.annotation.factory.AnnotationCreator
 
visit(SimpleNode, Object) - Method in class org.jboss.annotation.factory.AnnotationCreator
 
visit(ASTStart, Object) - Method in class org.jboss.annotation.factory.AnnotationCreator
 
visit(ASTSingleMemberValue, Object) - Method in class org.jboss.annotation.factory.ast.AnnotationParserTester
 
visit(SimpleNode, Object) - Method in class org.jboss.annotation.factory.ast.AnnotationParserTester
 
visit(ASTStart, Object) - Method in class org.jboss.annotation.factory.ast.AnnotationParserTester
 
visit(ASTAnnotation, Object) - Method in class org.jboss.annotation.factory.ast.AnnotationParserTester
 
visit(ASTMemberValuePairs, Object) - Method in class org.jboss.annotation.factory.ast.AnnotationParserTester
 
visit(ASTMemberValuePair, Object) - Method in class org.jboss.annotation.factory.ast.AnnotationParserTester
 
visit(ASTMemberValueArrayInitializer, Object) - Method in class org.jboss.annotation.factory.ast.AnnotationParserTester
 
visit(ASTIdentifier, Object) - Method in class org.jboss.annotation.factory.ast.AnnotationParserTester
 
visit(ASTString, Object) - Method in class org.jboss.annotation.factory.ast.AnnotationParserTester
 
visit(ASTChar, Object) - Method in class org.jboss.annotation.factory.ast.AnnotationParserTester
 
visit(SimpleNode, Object) - Method in interface org.jboss.annotation.factory.ast.AnnotationParserVisitor
 
visit(ASTStart, Object) - Method in interface org.jboss.annotation.factory.ast.AnnotationParserVisitor
 
visit(ASTAnnotation, Object) - Method in interface org.jboss.annotation.factory.ast.AnnotationParserVisitor
 
visit(ASTSingleMemberValue, Object) - Method in interface org.jboss.annotation.factory.ast.AnnotationParserVisitor
 
visit(ASTMemberValuePairs, Object) - Method in interface org.jboss.annotation.factory.ast.AnnotationParserVisitor
 
visit(ASTMemberValuePair, Object) - Method in interface org.jboss.annotation.factory.ast.AnnotationParserVisitor
 
visit(ASTMemberValueArrayInitializer, Object) - Method in interface org.jboss.annotation.factory.ast.AnnotationParserVisitor
 
visit(ASTIdentifier, Object) - Method in interface org.jboss.annotation.factory.ast.AnnotationParserVisitor
 
visit(ASTString, Object) - Method in interface org.jboss.annotation.factory.ast.AnnotationParserVisitor
 
visit(ASTChar, Object) - Method in interface org.jboss.annotation.factory.ast.AnnotationParserVisitor
 
visitAnnotationMemberValue(AnnotationMemberValue) - Method in class org.jboss.annotation.factory.javassist.MemberValueGetter
 
visitAnnotationMemberValue(AnnotationMemberValue) - Method in class org.jboss.annotation.factory.javassist.ProxyMapCreator
 
visitArrayMemberValue(ArrayMemberValue) - Method in class org.jboss.annotation.factory.javassist.MemberValueGetter
 
visitArrayMemberValue(ArrayMemberValue) - Method in class org.jboss.annotation.factory.javassist.ProxyMapCreator
 
visitBooleanMemberValue(BooleanMemberValue) - Method in class org.jboss.annotation.factory.javassist.MemberValueGetter
 
visitBooleanMemberValue(BooleanMemberValue) - Method in class org.jboss.annotation.factory.javassist.ProxyMapCreator
 
visitByteMemberValue(ByteMemberValue) - Method in class org.jboss.annotation.factory.javassist.MemberValueGetter
 
visitByteMemberValue(ByteMemberValue) - Method in class org.jboss.annotation.factory.javassist.ProxyMapCreator
 
visitCharMemberValue(CharMemberValue) - Method in class org.jboss.annotation.factory.javassist.MemberValueGetter
 
visitCharMemberValue(CharMemberValue) - Method in class org.jboss.annotation.factory.javassist.ProxyMapCreator
 
visitClassMemberValue(ClassMemberValue) - Method in class org.jboss.annotation.factory.javassist.MemberValueGetter
 
visitClassMemberValue(ClassMemberValue) - Method in class org.jboss.annotation.factory.javassist.ProxyMapCreator
 
visitDoubleMemberValue(DoubleMemberValue) - Method in class org.jboss.annotation.factory.javassist.MemberValueGetter
 
visitDoubleMemberValue(DoubleMemberValue) - Method in class org.jboss.annotation.factory.javassist.ProxyMapCreator
 
visitEnumMemberValue(EnumMemberValue) - Method in class org.jboss.annotation.factory.javassist.MemberValueGetter
 
visitEnumMemberValue(EnumMemberValue) - Method in class org.jboss.annotation.factory.javassist.ProxyMapCreator
 
visitFloatMemberValue(FloatMemberValue) - Method in class org.jboss.annotation.factory.javassist.MemberValueGetter
 
visitFloatMemberValue(FloatMemberValue) - Method in class org.jboss.annotation.factory.javassist.ProxyMapCreator
 
visitIntegerMemberValue(IntegerMemberValue) - Method in class org.jboss.annotation.factory.javassist.MemberValueGetter
 
visitIntegerMemberValue(IntegerMemberValue) - Method in class org.jboss.annotation.factory.javassist.ProxyMapCreator
 
visitLongMemberValue(LongMemberValue) - Method in class org.jboss.annotation.factory.javassist.MemberValueGetter
 
visitLongMemberValue(LongMemberValue) - Method in class org.jboss.annotation.factory.javassist.ProxyMapCreator
 
visitShortMemberValue(ShortMemberValue) - Method in class org.jboss.annotation.factory.javassist.MemberValueGetter
 
visitShortMemberValue(ShortMemberValue) - Method in class org.jboss.annotation.factory.javassist.ProxyMapCreator
 
visitStringMemberValue(StringMemberValue) - Method in class org.jboss.annotation.factory.javassist.MemberValueGetter
 
visitStringMemberValue(StringMemberValue) - Method in class org.jboss.annotation.factory.javassist.ProxyMapCreator
 

W

WORK - Static variable in interface org.jboss.metadata.spi.scope.CommonLevels
The unit of work level
WORK_NAME - Static variable in interface org.jboss.metadata.spi.scope.CommonLevels
The unit of work level name

A B C D E F G H I J K L M N O P R S T U V W
JBoss MetaData Repository 2.2.0.SP1

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.