RichFaces Core API 4.3.0.CR2

org.richfaces.application
Interface Module


public interface Module

ServicesFactory configuration module.

Author:
asmirnov@exadel.com

Method Summary
 void configure(ServicesFactory factory)
          

This method called from Initialization event listener.

 

Method Detail

configure

void configure(ServicesFactory factory)

This method called from Initialization event listener. User can register their services there to override/extend base functionality.

Parameters:
factory -

RichFaces Core API 4.3.0.CR2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.