jaxx.demo.entities
Class DemoDecoratorProvider

java.lang.Object
  extended by jaxx.runtime.decorator.DecoratorProvider
      extended by jaxx.demo.entities.DemoDecoratorProvider

public class DemoDecoratorProvider
extends jaxx.runtime.decorator.DecoratorProvider

Demo decorator provider.

Since:
2.2
Author:
tchemit
See Also:
DecoratorProvider

Nested Class Summary
 
Nested classes/interfaces inherited from class jaxx.runtime.decorator.DecoratorProvider
jaxx.runtime.decorator.DecoratorProvider.DecoratorContext<T>
 
Field Summary
 
Fields inherited from class jaxx.runtime.decorator.DecoratorProvider
decorators
 
Constructor Summary
DemoDecoratorProvider()
           
 
Method Summary
protected  void loadDecorators()
           
 
Methods inherited from class jaxx.runtime.decorator.DecoratorProvider
clear, getDecorator, getDecorator, getDecorator, getDecorator, getDecoratorContext, getDecorators, registerDecorator, registerDecorator, registerJXPathDecorator, registerJXPathDecorator, registerMultiJXPathDecorator, registerMultiJXPathDecorator, registerPropertyDecorator, registerPropertyDecorator, reload
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DemoDecoratorProvider

public DemoDecoratorProvider()
Method Detail

loadDecorators

protected void loadDecorators()
Specified by:
loadDecorators in class jaxx.runtime.decorator.DecoratorProvider


Copyright © 2008-2010 CodeLutin. All Rights Reserved.