org.acegisecurity.intercept.method
Interface MethodDefinitionSource

All Superinterfaces:
ObjectDefinitionSource
All Known Implementing Classes:
AbstractMethodDefinitionSource, MethodDefinitionAttributes, MethodDefinitionMap

public interface MethodDefinitionSource
extends ObjectDefinitionSource

Marker interface for ObjectDefinitionSource implementations that are designed to perform lookups keyed on Methods.

Version:
$Id: MethodDefinitionSource.java 1496 2006-05-23 13:38:33Z benalex $
Author:
Ben Alex

Method Summary
 
Methods inherited from interface org.acegisecurity.intercept.ObjectDefinitionSource
getAttributes, getConfigAttributeDefinitions, supports
 



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