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

Quick Search    Search Deep

Uses of Package
org.springframework.aop.framework.adapter

Classes in org.springframework.aop.framework.adapter used by org.springframework.aop.framework.adapter
AdvisorAdapter
          Interface allowing extension to the Spring AOP framework to allow handling of new Advisors and Advice types.
AdvisorAdapterRegistry
          Interface for registries of AdvisorAdapters.
UnknownAdviceTypeException
          Exception thrown when an attempt is made to use an unsupported Advisor or Advice type.