org.jbpm.formModeler.service.bb.commons.config.componentsFactory
Class GlobalConfigurationInterceptor
java.lang.Object
org.jbpm.formModeler.service.bb.commons.config.componentsFactory.GlobalConfigurationInterceptor
- All Implemented Interfaces:
- DynamicPropertyHandler
public class GlobalConfigurationInterceptor
- extends Object
- implements DynamicPropertyHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mappings
protected Hashtable mappings
GlobalConfigurationInterceptor
public GlobalConfigurationInterceptor()
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
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.