Uses of Interface
org.jboss.portal.common.invocation.AttributeResolver

Packages that use AttributeResolver
org.jboss.portal.common.invocation   
org.jboss.portal.common.invocation.resolver   
 

Uses of AttributeResolver in org.jboss.portal.common.invocation
 

Classes in org.jboss.portal.common.invocation that implement AttributeResolver
 class EmptyAttributeResolver
           
 

Methods in org.jboss.portal.common.invocation that return AttributeResolver
 AttributeResolver AbstractInvocationContext.getAttributeResolver(Scope attrScope)
           
 AttributeResolver InvocationContext.getAttributeResolver(Scope attrScope)
          Return the attribute resolver of this context.
 

Methods in org.jboss.portal.common.invocation with parameters of type AttributeResolver
protected  void AbstractInvocationContext.addResolver(Scope resolverScope, AttributeResolver resolver)
           
 

Uses of AttributeResolver in org.jboss.portal.common.invocation.resolver
 

Classes in org.jboss.portal.common.invocation.resolver that implement AttributeResolver
 class AbstractSessionAttributeResolver
           
 class MapAttributeResolver
           
 class PrincipalAttributeResolver
           
 class RequestAttributeResolver
           
 class SessionAttributeResolver
           
 



Copyright © 2008. All Rights Reserved.