jBPM Designer - Backend 6.0.0.CR1

org.jbpm.designer.web.plugin.impl
Class LocalResource

java.lang.Object
  extended by org.jbpm.designer.web.plugin.impl.LocalResource
Direct Known Subclasses:
LocalPluginImpl, LocalStencilSetImpl

public class LocalResource
extends Object


Constructor Summary
LocalResource(String name, String path)
           
LocalResource(String name, String path, javax.servlet.ServletContext context)
           
 
Method Summary
 InputStream getContents()
           
 String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalResource

public LocalResource(String name,
                     String path,
                     javax.servlet.ServletContext context)

LocalResource

public LocalResource(String name,
                     String path)
Method Detail

getName

public String getName()

getContents

public InputStream getContents()

jBPM Designer - Backend 6.0.0.CR1

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