org.drools.io
Interface ResourcedObject

All Known Subinterfaces:
Process, WorkflowProcess
All Known Implementing Classes:
ProcessImpl, RuleFlowProcess, WorkflowProcessImpl

public interface ResourcedObject


Method Summary
 Resource getResource()
           
 void setResource(Resource resource)
           
 

Method Detail

setResource

void setResource(Resource resource)

getResource

Resource getResource()


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