Uses of Class
org.acegisecurity.intercept.method.AbstractMethodDefinitionSource

Packages that use AbstractMethodDefinitionSource
org.acegisecurity.intercept.method Provides support objects for securing Java method invocations via different AOP libraries. 
 

Uses of AbstractMethodDefinitionSource in org.acegisecurity.intercept.method
 

Subclasses of AbstractMethodDefinitionSource in org.acegisecurity.intercept.method
 class MethodDefinitionAttributes
          Stores a ConfigAttributeDefinition for each method signature defined by Commons Attributes.
 class MethodDefinitionMap
          Stores a ConfigAttributeDefinition for each method signature defined in a bean context.
 



Copyright © 2004-2011 Interface21, Inc. All Rights Reserved.