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,v 1.3 2005/11/17 00:56:09 benalex Exp $
Author:
Ben Alex

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



Copyright © 2004-2005 Acegi Technology Pty Limited. All Rights Reserved.