org.jbpm.bui.resources
Class DefaultStaticImageResolver
java.lang.Object
org.jbpm.formModeler.service.bb.commons.config.componentsFactory.BasicFactoryElement
org.jbpm.bui.resources.DefaultStaticImageResolver
- All Implemented Interfaces:
- Serializable, StaticResourceResolver, FactoryLifecycle
public class DefaultStaticImageResolver
- extends BasicFactoryElement
- implements StaticResourceResolver
- See Also:
- Serialized Form
| Methods inherited from class org.jbpm.formModeler.service.bb.commons.config.componentsFactory.BasicFactoryElement |
addPeriodicTask, addPeriodicTask, factoryLookup, getComponentAlias, getComponentDescription, getComponentName, getComponentScope, init, setComponentAlias, shutdown, start, stop |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultStaticImageResolver
public DefaultStaticImageResolver()
getImagePath
public String getImagePath(String image)
- Specified by:
getImagePath in interface StaticResourceResolver
getSeparator
public String getSeparator()
setSeparator
public void setSeparator(String separator)
getBasePath
public String getBasePath()
- Specified by:
getBasePath in interface StaticResourceResolver
setBasePath
public void setBasePath(String basePath)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.