org.jbpm.bui.resources
Class DefaultStaticImageResolver
java.lang.Object
org.jbpm.bui.resources.DefaultStaticImageResolver
- All Implemented Interfaces:
- StaticResourceResolver
@ApplicationScoped
public class DefaultStaticImageResolver
- extends Object
- implements StaticResourceResolver
| 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-2015 JBoss by Red Hat. All Rights Reserved.