com.bareflow
Interface IBuilderContext


public interface IBuilderContext


Method Summary
 IComponentRegistry getComponentRegistry()
           
 java.net.URL getDocumentURL()
           
 IRuntimeFactory getRuntimeFactory()
           
 

Method Detail

getRuntimeFactory

IRuntimeFactory getRuntimeFactory()

getDocumentURL

java.net.URL getDocumentURL()

getComponentRegistry

IComponentRegistry getComponentRegistry()