Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

net.sf.acegisecurity.intercept.method
Interface MethodDefinitionSource  view MethodDefinitionSource download MethodDefinitionSource.java

All Superinterfaces:
net.sf.acegisecurity.intercept.ObjectDefinitionSource
All Known Implementing Classes:
AbstractMethodDefinitionSource

public interface MethodDefinitionSource
extends net.sf.acegisecurity.intercept.ObjectDefinitionSource

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

Version:
$Id: MethodDefinitionSource.java,v 1.2 2004/10/18 06:38:41 benalex Exp $

Methods inherited from interface net.sf.acegisecurity.intercept.ObjectDefinitionSource
getAttributes, getConfigAttributeDefinitions, supports