jbpm-form-modeler-static-resources 1.0-SNAPSHOT

org.jbpm.bui.resources
Class DefaultStaticImageResolver

java.lang.Object
  extended by org.jbpm.formModeler.service.bb.commons.config.componentsFactory.BasicFactoryElement
      extended by org.jbpm.bui.resources.DefaultStaticImageResolver
All Implemented Interfaces:
Serializable, StaticResourceResolver, FactoryLifecycle

public class DefaultStaticImageResolver
extends BasicFactoryElement
implements StaticResourceResolver

See Also:
Serialized Form

Constructor Summary
DefaultStaticImageResolver()
           
 
Method Summary
 String getBasePath()
           
 String getImagePath(String image)
           
 String getSeparator()
           
 void setBasePath(String basePath)
           
 void setSeparator(String separator)
           
 
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
 

Constructor Detail

DefaultStaticImageResolver

public DefaultStaticImageResolver()
Method Detail

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)

jbpm-form-modeler-static-resources 1.0-SNAPSHOT

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