Uses of Class
org.ow2.petals.component.framework.api.Interceptor

Packages that use Interceptor
org.ow2.petals.component.framework.api   
 

Uses of Interceptor in org.ow2.petals.component.framework.api
 

Methods in org.ow2.petals.component.framework.api that return Interceptor
 Interceptor PetalsComponent.getInterceptor(java.lang.String name)
          Get the interceptor that have the given name.
 

Methods in org.ow2.petals.component.framework.api that return types with arguments of type Interceptor
 java.util.Map<java.lang.String,Interceptor> PetalsComponent.getInterceptors()
          Get all the interceptors
 



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.