org.richfaces.cdk.faces
Class ServiceFactoryModule

java.lang.Object
  extended by org.richfaces.cdk.faces.ServiceFactoryModule
All Implemented Interfaces:
org.richfaces.application.Module

public class ServiceFactoryModule
extends Object
implements org.richfaces.application.Module

Minimum service factory module required for resource generation by maven-resources-plugin.

Author:
Lukas Fryc

Constructor Summary
ServiceFactoryModule()
           
 
Method Summary
 void configure(org.richfaces.application.ServicesFactory factory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceFactoryModule

public ServiceFactoryModule()
Method Detail

configure

public void configure(org.richfaces.application.ServicesFactory factory)
Specified by:
configure in interface org.richfaces.application.Module


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.