Package org.jboss.aop.metadata

Interface Summary
ClassMetaDataLoader
MetaDataResolver Classes implementing this interface use the context of the Invocation to find metadata For instance, MethodMetaData extracts the Method from the invocation.
 

Class Summary
ClassMetaDataBinding  
ConstructorConfig The combination of the method-permission, container-transaction
ConstructorMetaData  
DynamicSimpleClassMetadataLoader An extension of SimpleClassMetadataLoader, allowing us to add metadata without resorting to XML.
FieldMetaData  
MethodConfig The combination of the method-permission, container-transaction
MethodMetaData  
SimpleClassMetaDataBinding  
SimpleClassMetaDataLoader
SimpleMetaData  
ThreadMetaData Metadata can be associated with a Thread of execution.
 



Copyright © 2004 JBoss Inc. All Rights Reserved.