Guvnor - Services Backend 6.2.0.CR2

org.guvnor.common.services.backend.config
Class ResourceConfigServiceImpl

java.lang.Object
  extended by org.guvnor.common.services.backend.config.ResourceConfigServiceImpl
All Implemented Interfaces:
ResourceConfigService

@ApplicationScoped
public class ResourceConfigServiceImpl
extends Object
implements ResourceConfigService


Constructor Summary
ResourceConfigServiceImpl()
           
 
Method Summary
 Map<String,Object> configAttrs(Map<String,Object> attrs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceConfigServiceImpl

public ResourceConfigServiceImpl()
Method Detail

configAttrs

public Map<String,Object> configAttrs(Map<String,Object> attrs)
Specified by:
configAttrs in interface ResourceConfigService

Guvnor - Services Backend 6.2.0.CR2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.