jbpm-form-modeler-common 1.0-SNAPSHOT

org.jbpm.formModeler.service.bb.commons.config.componentsFactory
Class GlobalConfigurationInterceptor

java.lang.Object
  extended by org.jbpm.formModeler.service.bb.commons.config.componentsFactory.GlobalConfigurationInterceptor
All Implemented Interfaces:
DynamicPropertyHandler

public class GlobalConfigurationInterceptor
extends Object
implements DynamicPropertyHandler


Field Summary
protected  Hashtable mappings
           
 
Constructor Summary
GlobalConfigurationInterceptor()
           
 
Method Summary
 Enumeration getProperties()
           
 Object getProperty(String name)
           
 void setProperty(String name, Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mappings

protected Hashtable mappings
Constructor Detail

GlobalConfigurationInterceptor

public GlobalConfigurationInterceptor()
Method Detail

setProperty

public void setProperty(String name,
                        Object value)
Specified by:
setProperty in interface DynamicPropertyHandler

getProperty

public Object getProperty(String name)
Specified by:
getProperty in interface DynamicPropertyHandler

getProperties

public Enumeration getProperties()
Specified by:
getProperties in interface DynamicPropertyHandler

jbpm-form-modeler-common 1.0-SNAPSHOT

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