Uses of Class
jaxx.runtime.decorator.DecoratorProvider.DecoratorContext

Packages that use DecoratorProvider.DecoratorContext
jaxx.runtime.decorator   
 

Uses of DecoratorProvider.DecoratorContext in jaxx.runtime.decorator
 

Fields in jaxx.runtime.decorator with type parameters of type DecoratorProvider.DecoratorContext
protected  java.util.List<DecoratorProvider.DecoratorContext<?>> DecoratorProvider.decorators
          Registred decorators.
 

Methods in jaxx.runtime.decorator that return DecoratorProvider.DecoratorContext
protected
<T> DecoratorProvider.DecoratorContext<T>
DecoratorProvider.getDecoratorContext(java.lang.Class<T> type, java.lang.String context)
           
 

Methods in jaxx.runtime.decorator that return types with arguments of type DecoratorProvider.DecoratorContext
protected  java.util.List<DecoratorProvider.DecoratorContext<?>> DecoratorProvider.getDecorators()
           
 



Copyright © 2008-2009 CodeLutin. All Rights Reserved.